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 54c83ce commit 57b564eCopy full SHA for 57b564e
.eslintrc.js renamed to .eslintrc.cjs
prettier.config.js
@@ -1,4 +1,4 @@
1
-module.exports = {
+export default {
2
bracketSpacing: false,
3
printWidth: 100,
4
semi: false,
0 commit comments