X-Git-Url: http://these/git/?a=blobdiff_plain;f=tsconfig.json;h=aa3115fa48675b1960f54a09f80cd390ec5c62fe;hb=c3ab9e74f8775f4b811866d2675b00f9702bde3d;hp=a1c4fe5c8f43f258484c257cc4a9d5282aa7130c;hpb=461c9a61296004e16cb27618acc1f616b7331215;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": [