We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae195a7 commit e271bcaCopy full SHA for e271bca
package.json
@@ -4,7 +4,7 @@
4
"description": "Future home of SLDS-React components",
5
"scripts": {
6
"start": "node server.js",
7
- "lint": "eslint src",
+ "lint": "eslint components",
8
"dist": "webpack",
9
"compile": "babel -d lib/ components/",
10
"prepublish": "npm run compile"
0 commit comments