We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fb91e7 commit 08bf5caCopy full SHA for 08bf5ca
tslint.json
@@ -11,6 +11,7 @@
11
"no-duplicate-variable": true,
12
"no-eval": true,
13
"no-internal-module": true,
14
+ "no-parameter-properties": true,
15
"no-trailing-whitespace": true,
16
"no-var-keyword": true,
17
"one-line": [
0 commit comments