Skip to content

Commit

Permalink
chore: Disables no literal colors for the theme configuration (apache…
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-s-molina authored and philipher29 committed Jun 9, 2022
1 parent 2fe464e commit a799524
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 a799524

Please sign in to comment.