1.0.2 • Published 4 years ago
eslint-config-wnderlvst v1.0.2
eslint-config-wnderlvst
Installation
yarn add -D domis4/eslint-config-wnderlvstUsage
Once you installed eslint-config-wnderlvst, you can use it by specifying wnderlvst in the extends section of your ESLint configuration.
{
"extends": "wnderlvst",
"rules": {
// Additional, per-project rules...
}
}1.0.2
4 years ago