Skip to content

Commit 721a5fa

Browse files
authored
1 parent 55e77e8 commit 721a5fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,6 @@
105105
},
106106
"jest": {
107107
"testRegex": "(/test/.*\\.spec.js)$"
108-
}
108+
},
109+
"sideEffects": false
109110
}

0 commit comments

Comments
 (0)