aboutsummaryrefslogtreecommitdiffstats
path: root/tsconfig.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2023-11-14 19:08:14 -0800
committerPinapelz <yukais@pinapelz.com>2023-11-14 19:08:14 -0800
commit7b6d5f1666e428c37c936bd6b01323c3a6399ac6 (patch)
tree981126f91f26c7419600a7496e76a16af9fa6988 /tsconfig.json
parenta7701e6183956531a6930fac484acb52e22baf85 (diff)
Initial commit - barebone lrc player
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 e59724b..db0f6f4 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -22,6 +22,6 @@
"@/*": ["./src/*"]
}
},
- "include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
+ "include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts", "src/app/test.lrc"],
"exclude": ["node_modules"]
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage