wip: planning

This commit is contained in:
mco-system
2023-04-04 20:19:06 +11:00
parent 3013b69280
commit 61d4054340
3 changed files with 21 additions and 13 deletions

6
.prettierrc Normal file
View File

@@ -0,0 +1,6 @@
{
"arrowParens": "always",
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": false
}