Skip to content

Commit

Permalink
(core) fix(ci): fixed ci (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
arenault-pass authored Feb 11, 2024
1 parent 631c469 commit 2098950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ module.exports = {
rules: {
quotes: ["error", "double"],
"react/no-unescaped-entities": 0,
"react/prop-types": 0,
},
};

0 comments on commit 2098950

Please sign in to comment.