Skip to content

Commit

Permalink
Merge pull request #252 from MasatoMakino/remove-mini-signals
Browse files Browse the repository at this point in the history
remove : paths.mini-signals in tsconfig
  • Loading branch information
MasatoMakino authored Apr 3, 2024
2 parents 6a4dff6 + 1604b15 commit 3484843
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
"esModuleInterop": true,
"declaration": true,
"declarationMap": true,
"paths": {
"mini-signals": ["./node_modules/resource-loader/typings/mini-signals.d.ts"]
},
"strict": true,
"noImplicitOverride": true
},
Expand Down

0 comments on commit 3484843

Please sign in to comment.