mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-09 09:41:37 +00:00
chore: fix tsconfig
This commit is contained in:
parent
a4d1399c9a
commit
51e9275ba6
1 changed files with 0 additions and 7 deletions
|
|
@ -10,12 +10,5 @@
|
||||||
"skipLibCheck": true,
|
"skipLibCheck": true,
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"strict": true,
|
"strict": true,
|
||||||
"paths": {
|
|
||||||
"$lib": ["src/lib"],
|
|
||||||
"$lib/*": ["src/lib/*"],
|
|
||||||
"$i18n": ["src/translations"],
|
|
||||||
"$i18n/*": ["src/translations/*"],
|
|
||||||
"$params": ["src/params"],
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue