mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-09 16:32:27 +03:00
Code improvements for options and cache
This commit is contained in:
@@ -9,6 +9,7 @@ const testServerLoaderPath = path.resolve(__dirname, './config/jest-test-server.
|
||||
// https://jestjs.io/docs/en/configuration.html
|
||||
|
||||
const base = {
|
||||
cache: false,
|
||||
clearMocks: true,
|
||||
collectCoverage: true,
|
||||
coverageDirectory: './.coverage',
|
||||
|
||||
Reference in New Issue
Block a user