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 0b92137 + cf24f23 commit 51f8071Copy full SHA for 51f8071
.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