UNPKG
nodelike
Version:
latest (0.3.4)
0.3.4
0.3.3
0.3.1
0.3.0
0.1.0
A node roguelike
github.com/StoneCypher/nodelike
StoneCypher/nodelike
nodelike
/
.codeclimate.yml
23 lines
(22 loc)
•
286 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
engines:
csslint:
enabled:
true
duplication:
enabled:
true
config:
languages:
-
javascript
eslint:
enabled:
true
fixme:
enabled:
true
ratings:
paths:
-
"**.css"
-
"**.js"
-
"**.jsx"
exclude_paths:
-
build/
-
dist/
-
docs/
-
src/js/tests/