WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 42fd108

Browse files
committed
AG-15406 Add FlashOnUpdateModule to aglint/validate-module-registration
1 parent c9e0115 commit 42fd108

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/ag-charts-eslint-rules/rules/module-mappings.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ export const pluginOptionToModule = new Map([
7373
['chartToolbar', 'ChartToolbarModule'],
7474
['contextMenu', 'ContextMenuModule'],
7575
['dataSource', 'DataSourceModule'],
76+
['flashOnUpdate', 'FlashOnUpdateModule'],
7677
['gradientLegend', 'GradientLegendModule'],
7778
['legend', 'LegendModule'],
7879
['locale', 'LocaleModule'],

0 commit comments

Comments
 (0)