Fix typo in `.prettierrc` (#224)

remotes/origin/dependabot/npm_and_yarn/eventsource-1.1.1
Dirk Klimpel 3 years ago committed by GitHub
parent c4f0fa48ec
commit c4a68ff1d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,5 +7,5 @@
"trailingComma": "es5", "trailingComma": "es5",
"bracketSpacing": true, "bracketSpacing": true,
"jsxBracketSameLine": false, "jsxBracketSameLine": false,
"arrowParens": "avoid", "arrowParens": "avoid"
} }

Loading…
Cancel
Save