Skip to content

Commit

Permalink
Remove @near-js/ aliasis from tsconfig.base.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
kujtimprenku committed Nov 3, 2024
1 parent 21049d4 commit ca6d30d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tsconfig.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@
"baseUrl": ".",
"strictPropertyInitialization": false,
"paths": {
"@near-js/types": [
"node_modules/@near-js/types"
],
"@near-js/keystores": [
"node_modules/@near-js/keystores"
],
"@near-wallet-selector/account-export": [
"packages/account-export/src/index.ts"
],
Expand Down

0 comments on commit ca6d30d

Please sign in to comment.