Pārlūkot izejas kodu

readme: improve developer documentation

describing linting, unit tests and precommit hooks
release-8443
Philipp Hancke 5 gadus atpakaļ
vecāks
revīzija
09710c7f5d
1 mainītis faili ar 9 papildinājumiem un 0 dzēšanām
  1. 9
    0
      README.md

+ 9
- 0
README.md Parādīt failu

12
 ```
12
 ```
13
 npm install
13
 npm install
14
 ```
14
 ```
15
+To lint:
16
+```
17
+npm run lint
18
+```
19
+and to run unit tests:
20
+```
21
+npm test
22
+```
23
+Both linting and units will also be done by a pre-commit hook.

Notiek ielāde…
Atcelt
Saglabāt