mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
10 lines
196 B
Text
10 lines
196 B
Text
{
|
|
"printWidth": 100,
|
|
"tabWidth": 2,
|
|
"tabs": false,
|
|
"embeddedLanguageFormatting": "off",
|
|
"singleQuote": true,
|
|
"semicolon": true,
|
|
"quoteProps": "preserve",
|
|
"bracketSpacing": false
|
|
}
|