Skip to content

Commit

Permalink
fix: remove TS path to @clayui sr
Browse files Browse the repository at this point in the history
  • Loading branch information
bryceosterhaus committed Oct 9, 2023
1 parent 41563f2 commit 1fe334d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"strictNullChecks": true,
"target": "es2015",
"paths": {
"@clayui/*": ["node_modules/@clayui/*/src"],
"*": ["custom-types/*", "node_modules/*", "packages/*"]
}
},
Expand Down

0 comments on commit 1fe334d

Please sign in to comment.