Skip to content

Commit

Permalink
feat: Remove style linting temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Nov 29, 2024
1 parent ce0d028 commit 98ac75f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"cozyPublish": "cozy-app-publish --token $REGISTRY_TOKEN --build-dir 'build/' --prepublish downcloud --postpublish mattermost",
"tx": "tx pull --all || true",
"lint": "npm-run-all --parallel 'lint:*'",
"lint:styles": "stylint src --config ./node_modules/cozy-scripts/config/.stylintrc",
"lint:js": "eslint '{src,test}/**/*.{js,jsx}'",
"test": "env NODE_ENV='test' jest",
"version": "yarn version:photos",
Expand Down

0 comments on commit 98ac75f

Please sign in to comment.