Skip to content

Commit 78899e7

Browse files
committed
chore: added type property in package.json
1 parent 753e263 commit 78899e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.0.0",
44
"description": "Ensure your PR title matches the Conventional Commits spec.",
55
"main": "dist/index.js",
6+
"type": "module",
67
"scripts": {
78
"lint": "eslint src && prettier --check src",
89
"test": "vitest src",

0 commit comments

Comments
 (0)