Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a69f916

Browse filesBrowse files
committed
fix: Test script
1 parent 8c43f96 commit a69f916
Copy full SHA for a69f916

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎package.json‎

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "A browser version of ESLint",
66
"main": "index.js",
77
"scripts": {
8-
"test": "node test && npm run lint || echo 'Errored'",
8+
"test": "npm run lint",
99
"install-all": "npm -v && npm i && lerna exec --concurrency 1 -- npm i",
1010
"build-eslint": "rimraf eslint && npm run clone-eslint && npm run webpackify-eslint && cd eslint && npm install --production",
1111
"clone-eslint": "git clone https://github.com/eslint/eslint.git eslint",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.