Revert "Upgrade to babel@7 and support TypeScript"
This reverts commit 7b89893645
.
This commit is contained in:
parent
7b89893645
commit
feb62793d2
6 changed files with 707 additions and 1041 deletions
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "esnext",
|
||||
"moduleResolution": "node",
|
||||
"allowJs": true,
|
||||
"noEmit": false,
|
||||
"strict": false,
|
||||
"isolatedModules": true,
|
||||
"esModuleInterop": true
|
||||
},
|
||||
"include": [
|
||||
"src/*.ts",
|
||||
"src/**/*.ts"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue