1.0.3 • Published 6 years ago
@lexa79/eslint-config v1.0.3
@lexa79/eslint-config
This package is feeded with my preferred settings for linting javascript code with ESLint.
To use it, I include the following within .eslintrc.js
{
"extends": "@lexa79"
}