projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' into 14098-log-view
[arvados.git]
/
tslint.json
diff --git
a/tslint.json
b/tslint.json
index 0ddfc627b98e0fa2a637b4a0779d4e1101f6d9c7..85b43690d37e54ae7d2d4c3dd1f80dffb527abd9 100644
(file)
--- a/
tslint.json
+++ b/
tslint.json
@@
-19,7
+19,8
@@
"linterOptions": {
"exclude": [
"config/**/*.js",
- "node_modules/**/*.ts"
+ "node_modules/**/*.ts",
+ "coverage/lcov-report/*.js"
]
}
}