about summary refs log tree commit diff
path: root/.prettierignore
diff options
context:
space:
mode:
Diffstat (limited to '.prettierignore')
-rw-r--r--.prettierignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.prettierignore b/.prettierignore
index af0411e9c..36ba57bfb 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -70,6 +70,8 @@ app/javascript/styles/mastodon/reset.scss
 # Ignore Javascript pending https://github.com/mastodon/mastodon/pull/23631
 *.js
 *.jsx
+*.ts
+*.tsx
 
 # Ignore HTML till cleaned and included in CI
 *.html