Skip to content

Commit

Permalink
revert: 🐛 switched to cjs again
Browse files Browse the repository at this point in the history
doesn't work :(
  • Loading branch information
nnmrts committed Jun 18, 2020
1 parent 6869e05 commit 75ac332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/variables.js
@@ -1,6 +1,6 @@
const confusingBrowserGlobals = require("confusing-browser-globals");

export default {
module.exports = {
rules: {
"init-declarations": ["error", "always"],
"no-delete-var": "error",
Expand Down

0 comments on commit 75ac332

Please sign in to comment.