Skip to content

Commit

Permalink
Remove eslint configs export
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Sep 9, 2023
1 parent 20331c7 commit ac95cfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"type": "module",
"exports": {
".": "./dist/index.js",
"./configs/eslint.js": "./configs/eslint.js",
"./configs/tsconfig.json": "./configs/tsconfig.json"
},
"engines": {
Expand Down

0 comments on commit ac95cfc

Please sign in to comment.