2023-02-28T02:14:36
This commit is contained in:
10
material-design/tsconfig.json
Normal file
10
material-design/tsconfig.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"noImplicitAny": true,
|
||||
"module": "es6",
|
||||
"target": "es6",
|
||||
"allowJs": true
|
||||
},
|
||||
"files": ["src/index.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user