address linter complaints
This commit is contained in:
8
tsconfig.examples.json
Normal file
8
tsconfig.examples.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "distExamples",
|
||||
"allowJs": true
|
||||
},
|
||||
"include": ["examples/**/*.ts", "examples/**/*.js"]
|
||||
}
|
||||
Reference in New Issue
Block a user