Skip to content

Commit

Permalink
fix: add universal export to root
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB authored Oct 11, 2021
1 parent 69e1840 commit c2b8e32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions universal.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module.exports = require("./dist/eslintrc-universal.cjs");

0 comments on commit c2b8e32

Please sign in to comment.