Skip to content

Commit

Permalink
add param
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamjajoo committed Aug 27, 2021
1 parent c6e9d80 commit 3b80c93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend_v2/tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"no-switch-case-fall-through": true,
"no-unnecessary-initializer": true,
"no-unused-expression": true,
"no-use-before-declare": true,
"no-var-keyword": true,
"object-literal-sort-keys": false,
"prefer-const": true,
Expand Down

0 comments on commit 3b80c93

Please sign in to comment.