260211:1703 First Deploy (Not Complete)
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"exclude": ["node_modules", "test", "dist", "**/*spec.ts", "documentation"]
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"test",
|
||||
"dist",
|
||||
"scripts",
|
||||
"**/*spec.ts",
|
||||
"documentation"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user