fix: add escaped characters in goosehint docs (#294)

This commit is contained in:
Adewale Abati
2024-11-21 01:24:23 +01:00
committed by GitHub
parent 6c681feb35
commit 924239fc3c
+1 -1
View File
@@ -40,7 +40,7 @@ Go through the README.md for information on how to build and test it as needed.
Make sure to confirm all changes with me before applying.
Use the following custom values when needed:
{% include custom-config.js %}
{% include custom-config.js %}
Run tests with `npm run test` ideally after each change.
```