Fix IDE errors in frontend-core

This commit is contained in:
Adria Navarro 2024-12-24 09:50:43 +01:00
parent 063ed62c3d
commit 633ce95dd0
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
{
"extends": "../../tsconfig.build.json",
"compilerOptions": {
"target": "ESNext",
"module": "preserve",
"moduleResolution": "bundler",
"skipLibCheck": true,
"paths": {