Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remove libs
  • Loading branch information
matus-vacula committed Jan 28, 2025
commit a0fcf4b6d85a2e2012039c415f94da089814d845
1 change: 0 additions & 1 deletion packages/tsconfig/library.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"compilerOptions": {
"strict": true,
"lib": ["dom", "dom.iterable"],
"target": "ES6",
"module": "commonjs",
"moduleResolution": "node",
Expand Down