Skip to content

Commit a2d7795

Browse files
committed
feat: Remove style linting temporary
1 parent d33e648 commit a2d7795

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"cozyPublish": "cozy-app-publish --token $REGISTRY_TOKEN --build-dir 'build/' --prepublish downcloud --postpublish mattermost",
1010
"tx": "tx pull --all || true",
1111
"lint": "npm-run-all --parallel 'lint:*'",
12-
"lint:styles": "stylint src --config ./node_modules/cozy-scripts/config/.stylintrc",
1312
"lint:js": "eslint '{src,test}/**/*.{js,jsx}'",
1413
"test": "env NODE_ENV='test' jest",
1514
"version": "yarn version:photos",

0 commit comments

Comments
 (0)