Skip to content

Commit

Permalink
chore: Add Prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
eemeli committed May 31, 2023
1 parent 0b69ca0 commit c859f0c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,9 @@
"license": "MIT",
"devDependencies": {
"ecmarkup": "^8.1.0"
},
"prettier": {
"singleQuote": true,
"trailingComma": "none"
}
}

0 comments on commit c859f0c

Please sign in to comment.