Add cache recommendations for use with Alpine/musl #354

Prevent Windows EBUSY errors during tests
This commit is contained in:
Lovell Fuller
2016-02-11 20:33:21 +00:00
parent 2a56de69cc
commit 2d05804fc3
5 changed files with 10 additions and 7 deletions

View File

@@ -4,9 +4,8 @@
"maxparams": 4,
"maxcomplexity": 13,
"globals": {
"before": true,
"beforeEach": true,
"after": true,
"afterEach": true,
"describe": true,
"it": true
}