We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae5294 commit d24a574Copy full SHA for d24a574
.codeclimate.yml
@@ -5,6 +5,9 @@ engines:
5
enabled: true
6
eslint:
7
8
+ratings:
9
+ paths:
10
+ - "src/**/*.js"
11
exclude_paths:
12
- "spec/"
13
- "docs/"
0 commit comments