Skip to content

Commit

Permalink
Prettier 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
qmonmert committed Jan 28, 2024
1 parent 2629a8e commit f4ba7dd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"p-transform": "4.1.5",
"parse-gitignore": "2.0.0",
"pluralize": "8.0.0",
"prettier": "3.2.2",
"prettier": "3.2.4",
"prettier-plugin-java": "2.5.0",
"prettier-plugin-packagejson": "2.4.9",
"prettier-plugin-properties": "0.3.0",
Expand Down
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"noImplicitAny": false,

/* Completeness */
"skipLibCheck": true /* Skip type checking all .d.ts files. */
}
"skipLibCheck": true /* Skip type checking all .d.ts files. */,
},
}

0 comments on commit f4ba7dd

Please sign in to comment.