Icard/angular-clarity-master(work.../node_modules/is-what/.prettierrc

10 lines
163 B
Plaintext
Raw Permalink Normal View History

2024-07-16 14:55:36 +00:00
{
"printWidth": 100,
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "es5",
"semi": false,
"bracketSpacing": true,
"quoteProps": "consistent"
}