[ACS-10117] Deprecate ADF Storybook and custom Docker builds (#11207)

This commit is contained in:
dominikiwanekhyland
2025-09-18 15:13:01 +02:00
committed by GitHub
parent 4964ae94c5
commit 591934db0e
133 changed files with 2860 additions and 12298 deletions
+1 -3
View File
@@ -216,7 +216,5 @@ module.exports = {
'comma-dangle': ['error', 'never']
}
}
],
extends: ['plugin:storybook/recommended']
]
};