X-Git-Url: http://these/git/?a=blobdiff_plain;f=tsconfig.json;h=aa3115fa48675b1960f54a09f80cd390ec5c62fe;hb=refs%2Fheads%2Fmain;hp=a1c4fe5c8f43f258484c257cc4a9d5282aa7130c;hpb=dd9838a7a7c850db539d426a0a23c9a9536ab916;p=lemmy-ui.git diff --git a/tsconfig.json b/tsconfig.json index a1c4fe5..aa3115f 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -21,7 +21,7 @@ "noFallthroughCasesInSwitch": true, "paths": { "@/*": ["/*"], - "@utils/*": ["shared/utils/*"], + "@utils/*": ["shared/utils/*"] } }, "include": [