layout unit tests

This commit is contained in:
Evan You
2018-01-02 12:36:53 -05:00
parent 1658c7f3ce
commit 0cb95a4e7c
12 changed files with 41 additions and 11 deletions
+1
View File
@@ -10,6 +10,7 @@
"precommit": "lint-staged"
},
"jest": {
"testMatch": ["<rootDir>/test/**/*.js"],
"testEnvironment": "node",
"testPathIgnorePatterns": [
"/node_modules/",