chore(): misc cleaning
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
"baseUrl": ".",
|
||||
"outDir": "./lib"
|
||||
},
|
||||
"include": ["src/**/*", "src/.ts"],
|
||||
"include": ["src/**/*"],
|
||||
"exclude": ["node_modules", "**/node_modules/*", "coverage", "doc"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user