Skip to content

Commit

Permalink
Fixed tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed Nov 18, 2024
1 parent 9c67f99 commit 852b5a2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/volto-blocks/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
"lib": ["es2022", "dom", "dom.iterable"],
"jsx": "react-jsx",
"paths": {
"@plone/volto-slate/*": ["../../core/packages/volto-slate/src/*"],
"@plone/volto/*": ["../../core/packages/volto/src/*"],
"@redturtle/volto-blocks/*": ["./src/*"]
}
},
Expand Down

0 comments on commit 852b5a2

Please sign in to comment.