@wondergrove/eslint-config

0.1.5 • Public • Published

eslint-config

[!IMPORTANT] this config uses the new eslint flat config, and you currently need to add extra settings to use in vscode. See the vscode support section.

features

  • 4 space indent, double quotes, no semicolons, dangling commas
  • auto-fix formatting without additional dependencies (like prettier)
  • only warnings, no errors
  • works out of the box with typescript, preact / react, astro
  • respects .gitignore automatically

plugins

vscode support

copy the settings.json from this repository into the .vscode/settings.json file in your project

Readme

Keywords

Package Sidebar

Install

npm i @wondergrove/eslint-config

Weekly Downloads

6

Version

0.1.5

License

MIT

Unpacked Size

24.1 kB

Total Files

20

Last publish

Collaborators

  • ssbloom