Files
NativeScript/packages/webpack5/.prettierrc.json
Igor Randjelovic 8af4c4b6f6 chore: add comments
2020-11-19 21:49:34 +01:00

7 lines
82 B
JSON

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