UNPKG
cross-check
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1
Multi-project, project level linting
github.com/building5/cross-check
building5/cross-check
cross-check
/
.eslintrc.yml
9 lines
(8 loc)
•
93 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
---
root:
true
rules:
no-console:
[
off
]
env:
es6:
true
node:
true
extends:
airbnb-base