hrms-manual/node_modules/prettier-linter-helpers/.prettierrc

7 lines
106 B
Text
Raw Normal View History

2023-09-06 14:51:44 +07:00
{
"arrowParens": "always",
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": false
}