aboutsummaryrefslogtreecommitdiffstats
path: root/tsconfig.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2023-11-14 19:21:37 -0800
committerPinapelz <yukais@pinapelz.com>2023-11-14 19:21:37 -0800
commitc789256ebd5691b805c81bd673a153a984b3039e (patch)
tree45d727cbbb01b2c57dec089fe7d9134cf1557a30 /tsconfig.json
parent7b6d5f1666e428c37c936bd6b01323c3a6399ac6 (diff)
chores: cleanup unused files
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json
index db0f6f4..e59724b 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -22,6 +22,6 @@
"@/*": ["./src/*"]
}
},
- "include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts", "src/app/test.lrc"],
+ "include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
"exclude": ["node_modules"]
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage