Skip to content

Commit

Permalink
build: ignore TS config
Browse files Browse the repository at this point in the history
  • Loading branch information
pozil committed Aug 6, 2024
1 parent 5aa106c commit 6913484
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .forceignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ package.xml
# LWC Jest
**/__tests__/**

# TS configuration files
**/tsconfig.json
**/*.ts

0 comments on commit 6913484

Please sign in to comment.