Skip to content

Commit

Permalink
Merge pull request #1229 from kujtimprenku/fix/mintbase-js-and-naj
Browse files Browse the repository at this point in the history
fix: Remove @near-js/ aliases from tsconfig.base.json
  • Loading branch information
gtsonevv authored Dec 13, 2024
2 parents 423b660 + ca6d30d commit 6611c19
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 6611c19

Please sign in to comment.