Skip to content

Commit

Permalink
fix: include types
Browse files Browse the repository at this point in the history
  • Loading branch information
ricokahler committed Aug 30, 2021
1 parent 243449f commit df6f50f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.0",
"description": "A babel plugin that combines babel-plugin-module-resolver and tsconfig-paths to resolve tsconfig paths",
"main": "./index.js",
"types": "./index.d.ts",
"sideEffects": false,
"scripts": {
"test": "jest",
Expand Down

0 comments on commit df6f50f

Please sign in to comment.