Files
NativeScript/.prettierrc.json
2020-07-11 11:07:28 -07:00

6 lines
82 B
JSON

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