mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-30 17:27:44 +03:00
Add CONTRIBUTING.md - general instruction for contributors
This commit is contained in:
@@ -190,6 +190,7 @@
|
||||
],
|
||||
"scripts": {
|
||||
"build": "./script/build-dist.sh && ./script/build-module.js",
|
||||
"build+test": "npm run build && npm run test",
|
||||
"fuzz": "jazzer ./test/jazzer-fuzz-test.js --sync",
|
||||
"test": "./script/test-all.sh",
|
||||
"test:eslint": "eslint src && eslint script",
|
||||
|
Reference in New Issue
Block a user