This file was not needed and was causing Svelte syntax highlighting issues.

This commit is contained in:
Scott Idem
2025-12-08 18:00:48 -05:00
parent 6c0f65fdf5
commit dc4364dd27

View File

@@ -1,7 +0,0 @@
{
"compilerOptions": {
"paths": {
"$lib/*": ["./src/lib/*"]
}
}
}