Fix ESLint config #1
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build/remove-sourcemap-refs.js#L18
Missing semicolon
|
build/remove-sourcemap-refs.js#L24
Missing semicolon
|
lib/umd/impl/edit.js#L4
Expected { after 'if' condition
|
lib/umd/impl/format.js#L4
Expected { after 'if' condition
|
lib/umd/impl/parser.js#L4
Expected { after 'if' condition
|
lib/umd/impl/scanner.js#L4
Expected { after 'if' condition
|
lib/umd/impl/string-intern.js#L4
Expected { after 'if' condition
|
lib/umd/main.js#L4
Expected { after 'if' condition
|
lib/umd/test/edit.test.js#L4
Expected { after 'if' condition
|
lib/umd/test/format.test.js#L4
Expected { after 'if' condition
|
This job succeeded
Loading