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