Skip to content

Commit a4d1323

Browse files
fix(example): remove baseUrl
1 parent 2e23c05 commit a4d1323

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

example/tsconfig.app.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"module": "ESNext",
88
"types": ["vite/client"],
99
"skipLibCheck": true,
10-
"baseUrl": ".",
1110
"paths": {
1211
"react-fit-list": ["../../src/index.ts"]
1312
},

0 commit comments

Comments
 (0)