feat: re-export flat configs "flat/*" #1068
main.yml
on: pull_request
lint
50s
eslint7
31s
Matrix: test
Annotations
10 errors
lint:
configs/all-type-checked.js#L5
Expected newline before "use strict" directive
|
lint:
configs/all-type-checked.js#L9
Insert `;`
|
lint:
configs/all.js#L11
Insert `;`
|
lint:
configs/recommended.js#L11
Insert `;`
|
lint:
configs/rules-recommended.js#L11
Insert `;`
|
lint:
configs/rules.js#L11
Insert `;`
|
lint:
configs/tests-recommended.js#L11
Insert `;`
|
lint:
configs/tests.js#L11
Insert `;`
|
lint:
lib/index.js#L52
Insert `;`
|
lint:
lib/index.js#L55
Replace `plugin.configs,·Object.keys(configFilters).reduce(⏎··` with `⏎··plugin.configs,⏎··Object.keys(configFilters).reduce(`
|