base layout and nuxt config
This commit is contained in:
parent
91d7dbe447
commit
de049e9125
21 changed files with 15855 additions and 9 deletions
5
.prettierrc
Normal file
5
.prettierrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"trailingComma": "es5",
|
||||
"tabWidth": 2,
|
||||
"printWidth": 120
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue