mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-10 16:46:19 +00:00
Exclude sw helper from code coverage
This commit is contained in:
@@ -39,6 +39,7 @@ export default defineConfig({
|
||||
'!src/reducers/index.ts',
|
||||
'!src/**/provideServices.ts',
|
||||
'!src/container/*.ts',
|
||||
'!src/utils/helpers/sw.ts',
|
||||
],
|
||||
|
||||
// Required code coverage. Lower than this will make the check fail
|
||||
|
||||
Reference in New Issue
Block a user