We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0cef7 commit 72ebae5Copy full SHA for 72ebae5
eslintrc.json
@@ -90,6 +90,7 @@
90
"no-obj-calls": 2,
91
"no-octal": 2,
92
"no-octal-escape": 2,
93
+ "no-path-concat": 2,
94
"no-proto": 2,
95
"no-redeclare": 2,
96
"no-regex-spaces": 2,
0 commit comments