Files
NativeScript/packages/webpack5/.prettierrc.json
Igor Randjelovic 7e8c6a900a chore: add comments
2021-03-02 20:23:04 -08:00

7 lines
82 B
JSON

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