Skip to content

Commit

Permalink
fix: Resolve typescript packages (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyaiox authored Nov 27, 2023
1 parent 5745b27 commit 8516bda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dapps.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ module.exports = {
},
settings: {
'import/resolver': {
typescript: true,
node: {
paths: ['./src'],
},
Expand Down

0 comments on commit 8516bda

Please sign in to comment.