mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 04:04:32 +01:00
chore(tsconfig): ignore playground-vue
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
// https://nuxt.com/docs/guide/concepts/typescript
|
||||
"extends": "./.nuxt/tsconfig.json",
|
||||
"exclude": ["cli", "docs", "dist", "playground", "node_modules"]
|
||||
"exclude": ["cli", "docs", "dist", "playground", "playground-vue", "node_modules"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user