internal: incomplete vault systems behind feature flag (#2340)
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"compilerOptions": {
|
||||
"skipLibCheck": true,
|
||||
"rootDir": "./src",
|
||||
"outDir": "./dist"
|
||||
"outDir": "./dist",
|
||||
"noEmit": true
|
||||
},
|
||||
"include": ["src/**/*"],
|
||||
"exclude": ["**/*.spec.ts", "node_modules"]
|
||||
|
||||
Reference in New Issue
Block a user