Skip to content
Snippets Groups Projects
Commit f4e49472 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

Add test script

parent 9c0292ff
Branches
No related tags found
No related merge requests found
...@@ -6,7 +6,8 @@ ...@@ -6,7 +6,8 @@
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {
"lint": "eslint .", "lint": "eslint .",
"start": "node src" "start": "node src",
"test": "eslint ."
}, },
"repository": { "repository": {
"type": "git", "type": "git",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment