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/" "/_site/"
], ],
"testPathIgnorePatterns": [ "testPathIgnorePatterns": [
"/node_modules/", "/node_modules/"
"/dist/"
], ],
"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest", "scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
"testDirectoryName": "tests" "testDirectoryName": "tests"

Loading…
Cancel
Save