]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - CONTRIBUTE.md
version 2.1.0
[nominatim-ui.git] / CONTRIBUTE.md
index 127cb6ea761605c6b23aeda21aa90a93c65229de..e11ae1721307932fbe2b0854df23ce28d352cb33 100644 (file)
@@ -27,6 +27,13 @@ Uses [svelte](https://svelte.dev/) framework,
    which will start a webserver on port 9880 and auto-reloads
    whenever you edit files.
 
+## Testing
+
+* Run syntax linter
+
+   ```
+   yarn lint
+   ```
 
 ## Prepare a release