UNPKG
eslint-plugin-lob
Version:
latest (3.0.2)
3.0.2
3.0.0
2.0.0
1.2.0
1.1.0
1.0.1
1.0.0
Custom ESLint rules for Lob repositories
github.com/lob/eslint-plugin-lob
lob/eslint-plugin-lob
eslint-plugin-lob
/
.eslintrc
7 lines
(6 loc)
•
77 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"lob/es5"
,
"parserOptions"
:
{
"ecmaVersion"
:
2015
}
}