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 d33e648 commit a2d7795Copy full SHA for a2d7795
package.json
@@ -9,7 +9,6 @@
9
"cozyPublish": "cozy-app-publish --token $REGISTRY_TOKEN --build-dir 'build/' --prepublish downcloud --postpublish mattermost",
10
"tx": "tx pull --all || true",
11
"lint": "npm-run-all --parallel 'lint:*'",
12
- "lint:styles": "stylint src --config ./node_modules/cozy-scripts/config/.stylintrc",
13
"lint:js": "eslint '{src,test}/**/*.{js,jsx}'",
14
"test": "env NODE_ENV='test' jest",
15
"version": "yarn version:photos",
0 commit comments