initialize nuxt project for rank.pompy.dev
This commit is contained in:
parent
0ab70eac57
commit
c481fcf0c1
14 changed files with 5417 additions and 63 deletions
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
@ -23,6 +23,7 @@
|
|||
"nojs",
|
||||
"noopener",
|
||||
"noto",
|
||||
"nuxt",
|
||||
"pkgs",
|
||||
"pnpm",
|
||||
"pompy",
|
||||
|
@ -73,6 +74,9 @@
|
|||
"[typescriptreact]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"[vue]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
|
||||
// Tailwind
|
||||
"css.lint.unknownAtRules": "ignore",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue