Skip to content

Commit de89cb7

Browse files
chore(internal): remove redundant imports config
1 parent a896a22 commit de89cb7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@
5050
"typescript": "5.8.3",
5151
"typescript-eslint": "8.31.1"
5252
},
53-
"imports": {
54-
"@gitpod/sdk": ".",
55-
"@gitpod/sdk/*": "./src/*"
56-
},
5753
"exports": {
5854
".": {
5955
"import": "./dist/index.mjs",

0 commit comments

Comments
 (0)