Commit 2e4e8e4
committed
chore: exclude type-shapes from prettier and restore tsc baselines
test/type-shapes/ files are auto-generated by tsc and compared byte-for-byte
in type-snapshots.test.ts. Prettier formatting them breaks the snapshot test.
Add to .prettierignore to prevent the conflict.1 parent 252c3d1 commit 2e4e8e4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
0 commit comments