Skip to content

Commit

Permalink
chore: Disables no literal colors for the theme configuration (#19437)
Browse files Browse the repository at this point in the history
(cherry picked from commit 1937448)
  • Loading branch information
michael-s-molina authored and villebro committed Apr 3, 2022
1 parent 282194b commit 841c2a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset-frontend/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ module.exports = {
'fixtures.*',
'cypress-base/cypress/**/*',
'Stories.tsx',
'packages/superset-ui-core/src/style/index.tsx',
],
rules: {
'theme-colors/no-literal-colors': 0,
Expand Down

0 comments on commit 841c2a5

Please sign in to comment.