fix issues in core
This commit is contained in:
@@ -16,6 +16,6 @@
|
||||
"@testing/*": ["../testing/*"]
|
||||
}
|
||||
},
|
||||
"include": ["**/*.ts"],
|
||||
"include": ["**/*.ts", "bootstrap/**/*.ts"],
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
Reference in New Issue
Block a user