feat: v1
This commit is contained in:
parent
7ba64d9945
commit
1c620b036f
19 changed files with 2745 additions and 91 deletions
8
.prettierrc
Executable file
8
.prettierrc
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"printWidth": 100,
|
||||
"semi": true,
|
||||
"singleQuote": false,
|
||||
"trailingComma": "all",
|
||||
"arrowParens": "always",
|
||||
"jsxBracketSameLine": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue