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
  • Loading branch information
michael-s-molina committed Mar 30, 2022
1 parent 2451937 commit 1937448
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 1937448

Please sign in to comment.