We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 800e33e commit a1daebcCopy full SHA for a1daebc
package.json
@@ -2,6 +2,7 @@
2
"name": "@testing-library/svelte",
3
"version": "0.0.0-semantically-released",
4
"description": "Simple and complete Svelte testing utilities that encourage good testing practices.",
5
+ "main": "src/index.js",
6
"exports": {
7
".": {
8
"types": "./types/index.d.ts",
0 commit comments