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 ba79577 commit 359d60bCopy full SHA for 359d60b
8 files changed
.c8rc
.eslintrc
@@ -1,4 +1,7 @@
1
{
2
+ "parserOptions": {
3
+ "ecmaVersion": 2020
4
+ },
5
"rules": {
6
"indent": [2, 2, {"SwitchCase": 1}],
7
"quotes": [2, "single"],
0 commit comments