Closed pirelenito closed 7 years ago
Although originally, we wanted to have as little configuration files as possible in the root, having the .eslintrc allows for text editors to pickup the linter rules for inline errors.
.eslintrc
This actually brings v9 closer to what we had in v8.
Iām all for it. Hard truth.
Although originally, we wanted to have as little configuration files as possible in the root, having the
.eslintrc
allows for text editors to pickup the linter rules for inline errors.This actually brings v9 closer to what we had in v8.