Skip to content

Commit

Permalink
Upgrade modules
Browse files Browse the repository at this point in the history
  • Loading branch information
kmalakoff committed Aug 4, 2022
1 parent 7449fb7 commit 8fd849c
Show file tree
Hide file tree
Showing 2 changed files with 536 additions and 78 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Expand Up @@ -2,7 +2,7 @@
"extends": "./node_modules/ts-dev-stack/config/.eslintrc.json",
"env": {
"node": true
}
},
"rules": {
"@typescript-eslint/no-non-null-assertion": "off",
"@typescript-eslint/no-empty-interface": "off"
Expand Down

0 comments on commit 8fd849c

Please sign in to comment.