1 file + 1 − 0 Inline Compare changes Side-by-side Inline Show whitespace changes Files 1 package.json +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ "build": "nwb build-react-component", "clean": "nwb clean-module", "lint": "eslint ./src ./__tests__", "prepare": "npm run build", "prepublishOnly": "npm run build", "start": "nwb serve-react-demo", "test": "npm run lint && jest", Loading
package.json +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ "build": "nwb build-react-component", "clean": "nwb clean-module", "lint": "eslint ./src ./__tests__", "prepare": "npm run build", "prepublishOnly": "npm run build", "start": "nwb serve-react-demo", "test": "npm run lint && jest", Loading