421ecf17e6
* Reorganize repo * Overhaul website design and rewrite in NextJS and Typescript * Delete website-publish.yml
7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
{
|
|
"arrowParens": "avoid",
|
|
"trailingComma": "all",
|
|
"singleQuote": true,
|
|
"printWidth": 100
|
|
}
|