Skip to content

Commit

Permalink
lint/ trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolnetto committed Jan 25, 2022
1 parent 702d008 commit 8be4820
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@ module.exports = {
},
rules: {
camelcase: "off",
nounderscoredangle: "off",
nounusedvars: "off",
importextensions: "off",
},
};

0 comments on commit 8be4820

Please sign in to comment.