diff --git a/tsconfig.json b/tsconfig.json index 19b544f..d564e6b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -18,7 +18,7 @@ "paths": { "src/*": ["src/*"], "tests/*": ["tests/*"], - "prompts-templates/*": ["prompt-templates/*"] + "prompt-templates/*": ["prompt-templates/*"] }, // Best practices