Skip to content

Commit

Permalink
fix: fix eslintrc again
Browse files Browse the repository at this point in the history
  • Loading branch information
GideonKoenig committed Jan 21, 2025
1 parent 1b6f9bf commit 509ca00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ module.exports = {
files: ['packages/safe-ds-editor/src/**/*.css'],
rules: {
'at-rule-no-unknown': [
0,
{
ignoreAtRules: ['tailwind', 'apply', 'layer'],
},
Expand Down

0 comments on commit 509ca00

Please sign in to comment.