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 9dbf588 commit c404c55Copy full SHA for c404c55
.eslintrc
@@ -17,7 +17,7 @@
17
"printWidth": 80,
18
"tabWidth": 2,
19
"useTabs": false,
20
- "trailingComma": "none",
+ "trailingComma": "es5",
21
"bracketSpacing": true,
22
"parser": "flow"
23
}
0 commit comments