Remove traces of babel
This commit is contained in:
parent
bded6e9240
commit
66eb6e212b
4 changed files with 44 additions and 1556 deletions
|
@ -33,13 +33,6 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.9",
|
||||
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
|
||||
"@babel/preset-env": "^7.18.9",
|
||||
"@babel/preset-react": "^7.18.6",
|
||||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@microsoft/api-documenter": "^7.19.0",
|
||||
"@microsoft/api-extractor": "^7.28.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue