summaryrefslogtreecommitdiff
path: root/.dprint.json
AgeCommit message (Collapse)Author
2021-09-02feat(fmt): add basic JS doc formatting (#11902)David Sherret
2021-09-02chore: upgrade crates (#11894)Bartek Iwańczuk
Co-authored-by: David Sherret <dsherret@gmail.com>
2021-08-16fix: parse error when transpiling code with BOM (#11688)Ryan Dahl
Co-authored-by: David Sherret <dsherret@gmail.com>
2021-08-11chore: move test files to testdata directory (#11601)David Sherret
2021-08-04feat(fmt): format top-level JSX elements/fragments with parens when ↵David Sherret
multi-line (#11582)
2021-08-02chore: format toml files internally (#11563)David Sherret
2021-07-01chore: update dprint-plugin-json to remove duplicate dprint-core dependency ↵David Sherret
(#11209)
2021-05-06chore: upgrade dprint 0.13.1 to fix CI. (#10513)David Sherret