mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
7 lines
81 B
Plaintext
7 lines
81 B
Plaintext
```json
|
|
{
|
|
"scripts": {
|
|
"test": "jest --setupFiles ./setupFile.js"
|
|
}
|
|
}
|
|
``` |