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 f9f5183 commit d73d273Copy full SHA for d73d273
src/librustdoc/html/static/.eslintrc.js
@@ -5,7 +5,7 @@ module.exports = {
5
},
6
"extends": "eslint:recommended",
7
"parserOptions": {
8
- "ecmaVersion": 8,
+ "ecmaVersion": 9,
9
"sourceType": "module"
10
11
"rules": {
0 commit comments