mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
add jshint to build
This commit is contained in:
parent
7997defdfb
commit
243ffce941
6 changed files with 47 additions and 0 deletions
|
|
@ -7,5 +7,8 @@
|
|||
"license": "BSD-2-Clause",
|
||||
"scripts": {
|
||||
"test": "node tests/full/run.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jshint": "^2.9.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue