diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2023-12-15 04:30:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-14 18:30:35 -0800 |
| commit | 53c0389b5ed23f0ead92d782e4f14d8780fb18e7 (patch) | |
| tree | ecbab66248295a59fb41849ed02f4c230822d456 /test/formatters/samplecode/dprint/in.ts | |
| parent | f3cbdbcae88d17c5f3b7d3de53c9251bb77892cb (diff) | |
Add support for `dprint` (#249)
https://dprint.dev
---------
Co-authored-by: Radon Rosborough <radon@intuitiveexplanations.com>
Diffstat (limited to 'test/formatters/samplecode/dprint/in.ts')
| l--------- | test/formatters/samplecode/dprint/in.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/formatters/samplecode/dprint/in.ts b/test/formatters/samplecode/dprint/in.ts new file mode 120000 index 0000000..1b5f9d6 --- /dev/null +++ b/test/formatters/samplecode/dprint/in.ts @@ -0,0 +1 @@ +../prettier-typescript/in.ts
\ No newline at end of file |
