Releases: dprint/dprint-plugin-prettier
0.69.0
Prettier 3.8.3
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
- Create a config file via
dprint init
Then:
-
Run
dprint add prettier, which will update the config file like so: -
Add a
"prettier"configuration property if desired.{ // ...etc... "prettier": { "trailingComma": "all", "singleQuote": true, "proseWrap": "always" } }
0.68.0
Prettier 3.8.2
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
- Create a config file via
dprint init
Then:
-
Run
dprint add prettier, which will update the config file like so:{ // etc... "plugins": [ // ...add other dprint plugins here that you want to take precedence over prettier... "https://plugins.dprint.dev/prettier-0.68.0.json@ec6c67550dd536d0b09d59db607aeab4c69f0e8bb9e64c3f5e96fdb855b4bd6c" ] } -
Add a
"prettier"configuration property if desired.{ // ...etc... "prettier": { "trailingComma": "all", "singleQuote": true, "proseWrap": "always" } }
0.67.1
Prettier 3.8.1
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
- Create a config file via
dprint init
Then:
-
Run
dprint add prettier, which will update the config file like so:{ // etc... "plugins": [ // ...add other dprint plugins here that you want to take precedence over prettier... "https://plugins.dprint.dev/prettier-0.67.1.json@59ebff9da99fa283ba37ed5c131e73d5acc6b57bb90ba4cd1230b4fbadb19dd1" ] } -
Add a
"prettier"configuration property if desired.{ // ...etc... "prettier": { "trailingComma": "all", "singleQuote": true, "proseWrap": "always" } }
0.67.0
Prettier 3.8.1
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
-
Specify the plugin url and checksum in the
"plugins"array or rundprint config add prettier:{ // etc... "plugins": [ // ...add other dprint plugins here that you want to take precedence over prettier... "https://plugins.dprint.dev/prettier-0.67.0.json@7a864f83de170ad92f27df81366955606f87ea95b00d0de7263f061e72345f87" ] } -
Add a
"prettier"configuration property if desired.{ // ...etc... "prettier": { "trailingComma": "all", "singleQuote": true, "proseWrap": "always" } }
0.66.1
Prettier 3.8.1
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
-
Specify the plugin url and checksum in the
"plugins"array or rundprint config add prettier:{ // etc... "plugins": [ // ...add other dprint plugins here that you want to take precedence over prettier... "https://plugins.dprint.dev/prettier-0.66.1.json@96dc6b2fae56f697dd63a949cbef264f4af40ff1a93ac12e9d0d89f304da85ae" ] } -
Add a
"prettier"configuration property if desired.{ // ...etc... "prettier": { "trailingComma": "all", "singleQuote": true, "proseWrap": "always" } }
0.62.0
Prettier 3.7.4
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
-
Specify the plugin url and checksum in the
"plugins"array or rundprint config add prettier:{ // etc... "plugins": [ // ...add other dprint plugins here that you want to take precedence over prettier... "https://plugins.dprint.dev/prettier-0.62.0.json@80fefd1450bfd3f469590cc6a3f40f6ace26974f948b9602124f486036fbdfab" ] } -
Add a
"prettier"configuration property if desired.{ // ...etc... "prettier": { "trailingComma": "all", "singleQuote": true, "proseWrap": "always" } }
0.61.0
Prettier 3.7.4
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
-
Specify the plugin url and checksum in the
"plugins"array or rundprint config add prettier:{ // etc... "plugins": [ // ...add other dprint plugins here that you want to take precedence over prettier... "https://plugins.dprint.dev/prettier-0.61.0.json@0a866e0062e46126bb5cbde26985b7c2c5e34416dc80b0cc3177f853f3056514" ] } -
Add a
"prettier"configuration property if desired.{ // ...etc... "prettier": { "trailingComma": "all", "singleQuote": true, "proseWrap": "always" } }
0.60.0
Prettier 3.7.3
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
-
Specify the plugin url and checksum in the
"plugins"array or rundprint config add prettier:{ // etc... "plugins": [ // ...add other dprint plugins here that you want to take precedence over prettier... "https://plugins.dprint.dev/prettier-0.60.0.json@9cada9c52f1c93673aceed359e2c1fa7f007ac2541b4d2bbd60cca036fc06e79" ] } -
Add a
"prettier"configuration property if desired.{ // ...etc... "prettier": { "trailingComma": "all", "singleQuote": true, "proseWrap": "always" } }
0.59.0
Prettier 3.7.1
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
-
Specify the plugin url and checksum in the
"plugins"array or rundprint config add prettier:{ // etc... "plugins": [ // ...add other dprint plugins here that you want to take precedence over prettier... "https://plugins.dprint.dev/prettier-0.59.0.json@5915a8348a24a85b5ae45df39fb8d234b0ab9695f112d38a83baa3c7e7cce987" ] } -
Add a
"prettier"configuration property if desired.{ // ...etc... "prettier": { "trailingComma": "all", "singleQuote": true, "proseWrap": "always" } }
0.58.2
Prettier 3.5.3
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
-
Specify the plugin url and checksum in the
"plugins"array or rundprint config add prettier:{ // etc... "plugins": [ // ...add other dprint plugins here that you want to take precedence over prettier... "https://plugins.dprint.dev/prettier-0.58.2.json@2fd8cc9c9773364848dc93735b01a00d55fcfa78a56a9230b4b63c014964c82d" ] } -
Add a
"prettier"configuration property if desired.{ // ...etc... "prettier": { "trailingComma": "all", "singleQuote": true, "proseWrap": "always" } }
{ // etc... "plugins": [ // ...add other dprint plugins here that you want to take precedence over prettier... "https://plugins.dprint.dev/prettier-0.69.0.json@3de5c7cf5cdbae7b214f404b12503c92e7964be5fffd442b998e6d5fe4ba0e7b" ] }