Update codeclimate config

This commit is contained in:
Tyler Long
2017-09-12 19:23:47 +08:00
parent 89081ea169
commit f0ff4d087f

View File

@@ -4,11 +4,11 @@ engines:
config:
languages:
- javascript
eslint:
enabled: true
ratings:
paths:
- "**.js"
exclude_paths:
- node_modules/
- dist/
- coverage/
- src/diagrams/**/parser