test: move test files, add ts configs
This commit is contained in:
+1
-6
@@ -1,8 +1,3 @@
|
||||
{
|
||||
"extends": "../tsconfig.json",
|
||||
"include": ["**/*", "../src/**/*"],
|
||||
"compilerOptions": {
|
||||
"noEmit": true,
|
||||
"rootDir": ".."
|
||||
}
|
||||
"extends": "../tsconfig.test.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user