Expose @babel/eslint-parser/experimental-worker (#13398)

* Expose `@babel/eslint-parser/experimental-worker`

* Fix `@babel/runtime` build on Windows
This commit is contained in:
Nicolò Ribaudo
2021-08-03 23:23:32 +02:00
committed by GitHub
parent 830b99dc83
commit 885e1e02f5
19 changed files with 305 additions and 197 deletions

View File

@@ -43,6 +43,7 @@
"babel-plugin-transform-charcodes": "^0.2.0",
"chalk": "^2.4.2",
"charcodes": "^0.2.0",
"enhanced-resolve": "^5.8.2",
"eslint": "^7.27.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-plugin-flowtype": "^5.7.2",