Skip to content

Commit

Permalink
Update eslint.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
raphckrman authored May 26, 2024
1 parent 3c27dd3 commit 3e61cfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Rules from: https://github.com/DinographicPixels/TouchGuild

module.exports = [
{ // Apply to `cjs`, `.mjs` and `.js` files.
files: ["**/*.?([cm])js"]
Expand Down

0 comments on commit 3e61cfc

Please sign in to comment.