We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620ee79 commit 87a9fffCopy full SHA for 87a9fff
README.md
@@ -154,7 +154,7 @@ If you become aware of issues not caught by the test suite then please let us kn
154
},
155
resolve: {
156
// Add `.ts` and `.tsx` as a resolvable extension.
157
- extensions: [".ts", ".tsx", ".js"]
+ extensions: [".ts", ".tsx", ".js"],
158
// Add support for TypeScripts fully qualified ESM imports.
159
extensionAlias: {
160
".js": [".js", ".ts"],
0 commit comments