Skip to content

Commit

Permalink
Revert change to eslint.
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Connor committed Mar 31, 2024
1 parent c28c5fd commit c40dfba
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,5 @@ module.exports = {
"php/remove-whitespace": false,
"php/remove-empty-line": false,
"php/remove-php-lint": false
},
"parserOptions": {
"sourceType": "module"
}

}
};

0 comments on commit c40dfba

Please sign in to comment.