aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-01-10 01:43:23 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-01-10 11:09:08 +0100
commit526dc3ee63d308aef1ba2c75cd7a9cc4c9577a73 (patch)
treebb0f3c7365b90b007e48b9b9f209aec08138ada5 /README.md
parentbuild: Add eslint-plugin-security (diff)
downloadsophie-526dc3ee63d308aef1ba2c75cd7a9cc4c9577a73.tar.gz
sophie-526dc3ee63d308aef1ba2c75cd7a9cc4c9577a73.tar.zst
sophie-526dc3ee63d308aef1ba2c75cd7a9cc4c9577a73.zip
build: Add pre-commit hook
Run lint and tests on source files changes. Signed-off-by: Kristóf Marussy <kristof@marussy.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c8b45a..757c53c 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ yarn typecheck
64To run the linter, run 64To run the linter, run
65 65
66```sh 66```sh
67yarn run lint 67yarn lint
68``` 68```
69 69
70## License 70## License