Skip to content

Commit b362dad

Browse files
authored
core: add qunit-plugin keyword to package.json
Improve discovery via https://qunitjs.com/plugins/
1 parent 7bb434b commit b362dad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
],
1717
"keywords": [
1818
"testdouble",
19+
"qunit-plugin",
1920
"qunit"
2021
],
2122
"license": "MIT",

0 commit comments

Comments
 (0)