diff --git a/README.template.md b/README.template.md index 28d05ee..b9fd0a0 100644 --- a/README.template.md +++ b/README.template.md @@ -31,4 +31,4 @@ Specific imports: ```typescript import { myFunction } from "#{REPO_NAME}#/myFunction"; import { myObject } from "#{REPO_NAME}#/myObject"; -``` \ No newline at end of file +```