UNPKG
@dg-scripts/eslint-config-react
Version:
canary (0.0.0-880)
latest (5.14.3)
5.14.3
5.14.2
5.14.1
5.14.0
5.13.5
5.13.4
5.13.3
5.13.2
5.13.1
5.13.0
5.12.0
5.11.1
5.11.0
5.10.0
5.9.0
5.8.1
5.8.0
5.7.0
5.6.2
5.6.1
5.6.0
5.5.10
5.5.9
5.5.8
5.5.7
5.5.6
5.5.5
5.5.4
5.5.3
5.5.2
5.5.1
5.5.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.0.0-880
0.0.0-879
0.0.0-878
0.0.0-875
0.0.0-872
0.0.0-871
ESLint React configuration used by dg-scripts.
github.com/sabertazimi/bod
sabertazimi/bod
@dg-scripts/eslint-config-react
/
index.js
4 lines
(3 loc)
•
54 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { extends: [
'bod'
,
'bod/jest'
], };