This website works better with JavaScript.
Home
Help
Register
Sign In
leviathan
/
pEpForThunderbird
forked from
claudio/pEpForThunderbird
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add test section to README.md
1.1.101
Chris Fuertes
2 years ago
parent
395d83521d
commit
ac2c1b4780
1 changed files
with
10 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+10
-0
README.md
+ 10
- 0
README.md
View File
@ -26,4 +26,14 @@ ESLint can auto fix some problems with the option `--fix` but most of them must
npm run lint --fix
## Tests
To run tests first is needed to install all dependencies
npm install
### Run
npm run test
Write
Preview
Loading…
Cancel
Save