Skip to content

Commit 43b298d

Browse files
committed
build: remove trash
1 parent c59bf54 commit 43b298d

2 files changed

Lines changed: 1 addition & 28 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232

3333
"coverage": "nyc report --reporter=text-lcov | coveralls",
3434

35-
"lint": "eslint {src,test}/*.js *.md --fix",
36-
"pretest": "clinton && npm run lint",
35+
"pretest": "clinton",
3736

3837
"watch:docs": "chokidar src/docs/**/* -c \"npm run html\"",
3938
"watch:css": "chokidar src/css/**/* -c \"npm run css\"",

src/build/html.js

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)