Skip to content

Commit 0406620

Browse files
committed
Change include to exclude
1 parent 5396dc9 commit 0406620

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

jsr.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,6 @@
33
"version": "0.0.0",
44
"exports": "./index.js",
55
"publish": {
6-
"include": [
7-
"LICENSE",
8-
"README.md",
9-
"rule.js",
10-
"index.js",
11-
"types.ts",
12-
"jsr.json"
13-
]
6+
"exclude": ["tests/"]
147
}
158
}

0 commit comments

Comments
 (0)