mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Ignore dist in tsconfig
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"declaration": true
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
"node_modules",
|
||||
"dist"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user