mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-05 05:57:12 -04:00
add lint command to package.json. Remove old conflict remnants
This commit is contained in:
parent
bbc580e71b
commit
955a082614
4 changed files with 3 additions and 29 deletions
|
@ -117,6 +117,7 @@
|
|||
"start": "grunt dev",
|
||||
"build": "grunt prod",
|
||||
"test": "grunt test",
|
||||
"docs": "grunt docs"
|
||||
"docs": "grunt docs",
|
||||
"lint": "grunt"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue