Add components
This commit is contained in:
9
slider/tsconfig.json
Normal file
9
slider/tsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"outDir": "./js",
|
||||
"allowJs": true,
|
||||
"target": "ES6",
|
||||
"skipLibCheck": true,
|
||||
},
|
||||
"include": [ "./ts/**/*" ],
|
||||
}
|
Reference in New Issue
Block a user