[babel 8] Move ESLint parsing to a Worker (#13199)

This commit is contained in:
Nicolò Ribaudo
2021-05-17 17:04:10 +02:00
committed by GitHub
parent c2181343f1
commit 9d620c2d42
32 changed files with 608 additions and 328 deletions

View File

@@ -196,6 +196,12 @@ jobs:
BABEL_ENV: test
BABEL_8_BREAKING: true
STRIP_BABEL_8_FLAG: true
- name: Lint
run: make lint
env:
BABEL_ENV: test
BABEL_8_BREAKING: true
BABEL_TYPES_8_BREAKING: true
- name: Test
# Hack: --color has supports-color@5 returned true for GitHub CI
# Remove once `chalk` is bumped to 4.0.