chore(nc-gui): prettier

This commit is contained in:
Wing-Kam Wong
2023-01-27 17:38:55 +08:00
parent 930a7ad0c2
commit 5d9e2ea2fd
5 changed files with 84 additions and 55 deletions

View File

@@ -19,9 +19,5 @@
"@nuxt/image-edge"
]
},
"exclude": [
"node_modules",
"dist",
".output"
]
"exclude": ["node_modules", "dist", ".output"]
}