mirror of
https://github.com/zhigang1992/styled-components.git
synced 2026-01-12 17:52:45 +08:00
9 lines
203 B
JSON
9 lines
203 B
JSON
{
|
|
"rootDir": ".",
|
|
"testRegex": "./src/primitives/test/.*.js$",
|
|
"moduleFileExtensions": ["ios.js", "js"],
|
|
"preset": "react-native",
|
|
"testURL": "http://localhost",
|
|
"testEnvironment": "jsdom"
|
|
}
|