{ "(src|__mocks__)/**/*.js": ["eslint --fix", "prettier --write"], "package.json": ["yarn fixpack"], "src/**/*.{css,scss}": ["stylelint --fix"] }