mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-17 08:00:02 -04:00
chore: prettier
This commit is contained in:
parent
bd08461dbe
commit
4f3fe2813e
6 changed files with 26 additions and 22 deletions
|
@ -2,7 +2,7 @@
|
|||
* @type {import("prettier").Config}
|
||||
*/
|
||||
const config = {
|
||||
trailingComma: "es6",
|
||||
trailingComma: "es5",
|
||||
useTabs: true,
|
||||
semi: true,
|
||||
singleQuote: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue