mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-12-11 10:13:55 -06:00
Exclude sw helper from code coverage
This commit is contained in:
parent
9dca19fcb5
commit
b2c2af3ebb
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user