This commit is contained in:
David Arranz 2025-11-05 18:14:34 +01:00
parent 0c604829c5
commit 465ddd1644
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{
"extends": "@repo/typescript-config/buildless.json",
"extends": "../../tsconfig.json",
"compilerOptions": {
"baseUrl": ".",
"paths": {

View File

@ -1,5 +1,5 @@
{
"extends": "@repo/typescript-config/buildless.json",
"extends": "../../tsconfig.json",
"compilerOptions": {
"baseUrl": ".",
"paths": {

View File

@ -1,5 +1,5 @@
{
"extends": "@repo/typescript-config/buildless.json",
"extends": "../../tsconfig.json",
"compilerOptions": {
"baseUrl": ".",
"paths": {

View File

@ -1,5 +1,5 @@
{
"extends": "@repo/typescript-config/buildless.json",
"extends": "../../tsconfig.json",
"compilerOptions": {
"baseUrl": ".",
"paths": {