Files
NativeScript/.prettierrc.json

6 lines
82 B
JSON

{
"useTabs": true,
"printWidth": 600,
"tabWidth": 2,
"singleQuote": true
}