We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9162229 commit 6475af4Copy full SHA for 6475af4
1 file changed
package.json
@@ -11,8 +11,8 @@
11
"url": "git+https://github.com/dividab/tsconfig-paths.git"
12
},
13
"files": [
14
- "/src/**/*.{js,ts}",
15
- "/lib/**/*.{js,ts}",
+ "/src/**/*.{js,ts,tsx}",
+ "/lib/**/*.{js,ts,tsx}",
16
"register.js",
17
"CHANGELOG.md",
18
"!**/__tests__/**"
0 commit comments