mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
6 lines
90 B
Text
6 lines
90 B
Text
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"printWidth": 120
|
|
}
|