We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14aa3e commit 59ff9ecCopy full SHA for 59ff9ec
.prettierrc
@@ -4,6 +4,6 @@
4
"trailingComma": "none",
5
"bracketSpacing": true,
6
"jsxBracketSameLine": false,
7
- "parser": "babylon",
+ "parser": "babel",
8
"semi": false
9
}
0 commit comments