Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 (#1693)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 317fd64 commit 7378015
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"alwaysStrict": true,
"skipLibCheck": true,
"exactOptionalPropertyTypes": true,
"sourceMap": true,
"sourceMap": true
},
"include": ["editor", "lib", "types"],
"ts-node": {
"esm": true,
"files": true,
"swc": true,
},
"swc": true
}
}

0 comments on commit 7378015

Please sign in to comment.