8 lines
136 B
Plaintext
8 lines
136 B
Plaintext
|
{
|
||
|
"semi": false,
|
||
|
"singleQuote": true,
|
||
|
"arrowParens": "avoid",
|
||
|
"tailwindConfig": "./tailwind.config.ts",
|
||
|
"endOfLine": "auto"
|
||
|
}
|