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