Files
NativeScript/packages/webpack5/.prettierrc.json
2023-09-09 08:55:39 -07:00

7 lines
78 B
JSON

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