Skip to content

Commit

Permalink
feat: Correct way to usage a tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
oalonzoapap committed Dec 21, 2021
1 parent d6d91c3 commit a2cb78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ If you have an issue or a problem with the library you can report it in the [iss

In react app you need create the next file:

- `wabpack.config.js`
- `webpack.config.js`

```js
const path = require("path");
Expand Down

0 comments on commit a2cb78b

Please sign in to comment.