Skip to content

Commit

Permalink
Merge pull request #1 from Enaah/add-trainwind-theme-function
Browse files Browse the repository at this point in the history
update/config - index.js
  • Loading branch information
zhilidali authored Jun 21, 2022
2 parents 31f5bc6 + 0a7ae0f commit fb38a5e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,11 @@ module.exports = {
],
},
],
'function-no-unknown': [
true,
{
ignoreFunctions: ['theme'],
},
],
},
};

0 comments on commit fb38a5e

Please sign in to comment.