File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 },
2121 "repository" : {
2222 "type" : " git" ,
23- "url" : " https://github.com/shopwarelabs/admin-eslint-rules.git"
23+ "url" : " https://github.com/shopwareLabs/shopware-javascript-code-quality.git" ,
24+ "directory" : " packages/admin-eslint-rules"
2425 },
2526 "keywords" : [
2627 " shopware" ,
2728 " eslint" ,
2829 " eslint-plugin" ,
2930 " eslint-rules"
3031 ],
31- "homepage" : " https://github.com/shopwarelabs /admin-eslint-rules#readme" ,
32+ "homepage" : " https://github.com/shopwareLabs/shopware-javascript-code-quality/tree/main/packages /admin-eslint-rules#readme" ,
3233 "bugs" : {
33- "url" : " https://github.com/shopwarelabs/admin-eslint-rules /issues"
34+ "url" : " https://github.com/shopwareLabs/shopware-javascript-code-quality /issues"
3435 },
3536 "scripts" : {
3637 "test" : " vitest run"
Original file line number Diff line number Diff line change 1717 },
1818 "scripts" : {
1919 "test" : " vitest run"
20+ },
21+ "repository" : {
22+ "type" : " git" ,
23+ "url" : " https://github.com/shopwareLabs/shopware-javascript-code-quality.git" ,
24+ "directory" : " packages/admin-stylelint-rules"
2025 }
2126}
Original file line number Diff line number Diff line change 1919 "devDependencies" : {
2020 "eslint" : " catalog:" ,
2121 "vitest" : " catalog:"
22+ },
23+ "repository" : {
24+ "type" : " git" ,
25+ "url" : " https://github.com/shopwareLabs/shopware-javascript-code-quality.git" ,
26+ "directory" : " packages/storefront-eslint-rules"
2227 }
2328}
You can’t perform that action at this time.
0 commit comments