Add typechecking in CI (#24405)
This commit is contained in:
parent
0358abe73a
commit
b80a7b031b
2 changed files with 11 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue