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 591810b commit ebf5bedCopy full SHA for ebf5bed
1 file changed
embold.yaml
@@ -23,7 +23,7 @@ sources:
23
- '.git'
24
25
# Specify the languages you would like to Scan. Default is all Detected
26
-#languages: 'JAVA,CPP'
+languages: 'TYPESCRIPT'
27
28
29
# Define modules one would like to run or disable. This is enough for Basic Users
@@ -36,4 +36,4 @@ modules:
36
- name: eslint
37
config:
38
- name: use_config_from_source
39
- value: .eslintrc.json
+ value: .eslintrc.js
0 commit comments