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.
2 parents 92a6ed2 + 51f8071 commit 462127dCopy full SHA for 462127d
.jshintrc
@@ -1,7 +1,7 @@
1
{
2
"node": true,
3
"browser": true,
4
- "esnext": true,
+ "esversion": 11,
5
"bitwise": true,
6
"camelcase": true,
7
"curly": true,
0 commit comments