eslint-config-ybiquitous
Advanced tools
Changelog
12.0.0 (2020-09-27)
prettier --check
command instead of eslint-plugin-prettier
.
See also https://github.com/prettier/prettier/issues/7828 for the reasons of this removal.Changelog
11.0.0 (2020-07-14)
no-restricted-globals
rule will warn fewer global variables.eslint-restricted-globals
package (#694) (fd17971)