mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-10 10:22:31 +03:00
full coverage
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
tmpCoverageDirectory: './.coverage/.nycFull',
|
||||
coverageDirectory: './.coverage/full',
|
||||
};
|
||||
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
tmpCoverageDirectory: './.coverage/.nycPlaywright',
|
||||
coverageDirectory: './.coverage/playwright',
|
||||
};
|
||||
Reference in New Issue
Block a user