Skip to content

Commit 57b564e

Browse files
committed
Fix lint config
1 parent 54c83ce commit 57b564e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

prettier.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module.exports = {
1+
export default {
22
bracketSpacing: false,
33
printWidth: 100,
44
semi: false,

0 commit comments

Comments
 (0)