Skip to content

Commit e271bca

Browse files
committed
minor cleanup
1 parent ae195a7 commit e271bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Future home of SLDS-React components",
55
"scripts": {
66
"start": "node server.js",
7-
"lint": "eslint src",
7+
"lint": "eslint components",
88
"dist": "webpack",
99
"compile": "babel -d lib/ components/",
1010
"prepublish": "npm run compile"

0 commit comments

Comments
 (0)