mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Migrate to @angular-eslint/prefer-inject and @typescript-eslint/prefer-readonly (#11665)
This commit is contained in:
@@ -13,7 +13,10 @@ const config: StorybookConfig = {
|
||||
staticDirs: [
|
||||
{ from: '../src/lib/i18n', to: 'assets/adf-core/i18n' },
|
||||
{ from: '../src/lib/assets/images', to: 'assets/images' }
|
||||
]
|
||||
],
|
||||
core: {
|
||||
disableTelemetry: true
|
||||
}
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user