chore: add tsconfig to prettierignore, because tsconfig is being overwritten by a script, then overwritten by prettier again, then overwritten by a script,... endlessly

This commit is contained in:
Alessio Gravili
2024-03-06 18:07:21 -05:00
parent 5c06de6abc
commit 0fb7666b97

View File

@@ -9,3 +9,4 @@
**/node_modules
**/temp
**/docs/**
tsconfig.json