We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a98750 commit 5174f34Copy full SHA for 5174f34
README.md
@@ -61,7 +61,7 @@ Include something like the following in `webpack.config.js`:
61
```js
62
const ResolveTypeScriptPlugin = require("resolve-typescript-plugin");
63
64
-exports = {
+module.exports = {
65
module: {
66
rules: [
67
{
0 commit comments