Skip to content

Commit

Permalink
Remove ignoreDynamic from swc config (#39)
Browse files Browse the repository at this point in the history
* Remove ignoreDynamic from swc config

Also:
- Update @workleap/eslint-plugin to 1.5.0 with the fixed rules
- Add msw section to package.json

* Update lockfile and remove duplicated EsLint rule
  • Loading branch information
ofrogon authored May 12, 2023
1 parent 2859f9b commit 5109ac8
Show file tree
Hide file tree
Showing 6 changed files with 107 additions and 58 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@swc/jest": "0.2.26",
"@types/jest": "29.5.1",
"@types/node": "18.16.1",
"@workleap/eslint-plugin": "1.3.0",
"@workleap/eslint-plugin": "1.5.0",
"@workleap/typescript-configs": "2.1.0",
"eslint": "8.39.0",
"jest": "29.5.0",
Expand Down
Loading

0 comments on commit 5109ac8

Please sign in to comment.