Skip to content

Commit

Permalink
fix: add types location to package.json
Browse files Browse the repository at this point in the history
some editors may not know the location of it otherwise
  • Loading branch information
Jabster28 committed Aug 2, 2022
1 parent a4d6f9d commit 038a753
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -26,5 +26,6 @@
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1"
}
},
"types": "./typings/index.d.ts"
}

0 comments on commit 038a753

Please sign in to comment.