Skip to content

Commit 6a451b5

Browse files
committed
wip
1 parent ce43fd6 commit 6a451b5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tsconfig.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
"verbatimModuleSyntax": true,
1616
"strict": true,
1717
"noUncheckedIndexedAccess": true,
18-
"noImplicitOverride": true,
19-
"paths": {
20-
"@elementor/*": ["./packages/*/src"]
21-
}
18+
"noImplicitOverride": true
2219
}
2320
}

0 commit comments

Comments
 (0)