We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0efbb04 commit fe0efccCopy full SHA for fe0efcc
.forceignore
@@ -6,4 +6,8 @@ package.xml
6
**/.eslintrc.json
7
8
# LWC Jest
9
-**/__tests__/**
+**/__tests__/**
10
+
11
+# TS configuration files
12
+**/tsconfig.json
13
+**/*.ts
0 commit comments