We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39eb5e6 commit 9d2cc7dCopy full SHA for 9d2cc7d
.eslintrc.js
@@ -17,4 +17,5 @@ module.exports = {
17
'@typescript-eslint/explicit-module-boundary-types': 0,
18
'@typescript-eslint/no-non-null-assertion': 0,
19
}
20
-};
+};
21
+
0 commit comments