diff options
author | Nathan <me@nathanherald.com> | 2022-01-04 13:49:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-04 21:49:03 +0900 |
commit | ac0495df6ef44deff556ed450f503875370f0812 (patch) | |
tree | 698e7d781c176843afaebe7b6d4a0865ca68a089 /test/test-files | |
parent | 48f68598cb49c5711f31d9ed204a4f0fdc390330 (diff) | |
download | ale-ac0495df6ef44deff556ed450f503875370f0812.zip |
Add dprint fixer (#4024)
* Add dprint fixer
* Fix windows tests
* dd dprint documentation
Diffstat (limited to 'test/test-files')
-rw-r--r-- | test/test-files/dprint/blank.ts | 0 | ||||
-rw-r--r-- | test/test-files/dprint/dprint.json | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/dprint/blank.ts b/test/test-files/dprint/blank.ts new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/dprint/blank.ts diff --git a/test/test-files/dprint/dprint.json b/test/test-files/dprint/dprint.json new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/dprint/dprint.json |