standard-engine
Advanced tools
Changelog
15.0.0 2022-04-20
15.0.0-0
, only some dependency updatesChangelog
15.0.0-0 2021-11-30
Linter
class has been renamed to StandardEngine
and cli()
now takes a standardEngine
key instead of a linter
key if a custom engine wants to be provided. #275CLIEngine
API. This affects the eslintConfig
option to our StandardEngine
(formerly called Linter
) constructor. #275^12.20.0 || ^14.13.1 || >=16.0.0
#252parseOpts
option to the StandardEngine
(formerly called Linter
) constructor has been replaced with a new resolveEslintConfig
one--verbose
the default #232Changelog
12.0.1 2020-04-30
Changelog
12.0.0 2019-08-19
bundle.js
from the list of default ignored files.git/info/exclude
in addition to .gitignore