fisker Cheung
|
a33f0d83be
|
Fix typo (#11603)
|
2020-05-24 13:28:55 -04:00 |
|
Nicolò Ribaudo
|
cbbf0bc6ac
|
Archive @babel/plugin-syntax-export-namespace-from (#11236)
* Archive @babel/plugin-syntax-export-namespace-from
Enabled by default in https://github.com/babel/babel/pull/10521
5ccc77e287
* Fix tests
|
2020-03-11 21:50:23 +01:00 |
|
Nicolò Ribaudo
|
755ec192e2
|
Archive @babel/preset-env-standalone (#10993)
* Move @babel/preset-env-standalone to babel-archive
babel/babel-archive@a1fadd2d77
* Move tests to @babel/standalone
* Remove references in build scripts
* Update lockfile
* Delete duplicated test file.
It's already in babel-standalone/test/babel.js
|
2020-02-06 01:03:36 +01:00 |
|
Nicolò Ribaudo
|
a677d59a63
|
Archive syntax plugins enabled by default (#10820)
* Remove syntax plugins enabled by default
Moved to babel-archive: babel/babel-archive@8f23ddce03
- `@babel/plugin-syntax-async-generators`
- `@babel/plugin-syntax-bigint`
- `@babel/plugin-syntax-dynamic-import`
- `@babel/plugin-syntax-json-strings`
- `@babel/plugin-syntax-nullish-coalescing-operator`
- `@babel/plugin-syntax-object-rest-spread`
- `@babel/plugin-syntax-optional-catch-binding`
- `@babel/plugin-syntax-optional-chaining`
* Fix build script
* Fix jest config
* Remove archived plugins from tests
|
2020-01-13 00:31:48 +01:00 |
|
Kai Cataldo
|
d8e6219ad9
|
@babel/eslint-plugin: Update rules/tests to use @babel/eslint-parser (#10977)
* Use @babel/eslint-parser for tests
* Update rules/tests
* Update docs
* add @babel/eslint-shared-fixtures to package.json
* remove bug fix
* convert RuleTester to ESM
* Update devDep versions
|
2020-01-11 20:42:21 +01:00 |
|
Kai Cataldo
|
db2b601886
|
Add TODO comment
|
2019-11-17 23:28:51 -05:00 |
|
Kai Cataldo
|
e9e6918df6
|
Do not run eslint/* tests in Node v6
|
2019-11-17 23:28:51 -05:00 |
|