Add eslint.config.js
to your project:
import myconfig from "@davidsneighbour/eslint-config";
export default [
...myconfig,
{
rules: {
// rules that override those in the preset
}
}
];
Write better code.
Configurations | ||
---|---|---|
Build Tools | ||
Babel | Webpack | |
Testing | ||
Cypress | HTML Validate | |
Linters and Formatters | ||
Browserslist | ESLint | PostCSS |
Prettier | Stylelint | |
Project Management | ||
Commitlint | Release | |
Markdown and Writing | ||
Markdownlint | Remark Lint | |
Other Tools | ||
Bootstrap | Tools |