aboutsummaryrefslogtreecommitdiff
path: root/docs_src/hacking.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs_src/hacking.md')
-rw-r--r--docs_src/hacking.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs_src/hacking.md b/docs_src/hacking.md
index 81a806c..518477b 100644
--- a/docs_src/hacking.md
+++ b/docs_src/hacking.md
@@ -14,6 +14,14 @@ This package contains interfaces and types shared by the server and client packa
### Eslint-config-base
This package contains a base Eslint configuration for the server and client packages. Aswell as for the test environment.
+## Important notes
+You may want to add the following to your settings.json
+```
+"dev": {
+ "port": (Port for the Vue.js development server)
+}
+```
+
## Development utilities
You can use the following command to run a live-updating instance of Githermit.