We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 167382f commit a561e30Copy full SHA for a561e30
4 files changed
.eslintrc.json
@@ -1,7 +1,7 @@
1
{
2
"extends": [
3
"plugin:github/browser",
4
- "plugin:github/es6",
+ "plugin:github/recommended",
5
"plugin:github/typescript"
6
],
7
"globals": {
0 commit comments