From 57aaa2741f02e0c7247d229a233007cfeaf3a7f9 Mon Sep 17 00:00:00 2001 From: Otavio Cordeiro Date: Tue, 4 Apr 2023 07:35:14 +0200 Subject: [PATCH] Add new path --- tsconfig.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tsconfig.json b/tsconfig.json index eafd6fb..5fb7a4c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -23,6 +23,7 @@ "@views/*": ["views/*"], "@factories/*": ["factories/*"], "@stores/*": ["stores/*"], + "@services/*": ["services/*"], } }, "include": [