pull/1817/head
afc163 9 years ago
parent 115e064a5b
commit 01705e264e

@ -0,0 +1,3 @@
{
"presets": ["es2015", "react", "stage-0"]
}

@ -147,8 +147,7 @@
"/_site/"
],
"testPathIgnorePatterns": [
"/node_modules/",
"/dist/"
"/node_modules/"
],
"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
"testDirectoryName": "tests"

Loading…
Cancel
Save