We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 515b4d4 commit bd0bfc4Copy full SHA for bd0bfc4
build/build-plugins.js
@@ -58,7 +58,6 @@ const defaultPluginConfig = {
58
}
59
60
61
-// eslint-disable-next-line complexity
62
const getConfigByPluginKey = pluginKey => {
63
switch (pluginKey) {
64
case 'Alert':
0 commit comments