mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-11 18:13:47 +00:00
Move shlink-frontend-kit tests to its own dir
This commit is contained in:
@@ -36,6 +36,7 @@ export default defineConfig({
|
||||
include: [
|
||||
'src/**/*.{ts,tsx}',
|
||||
'shlink-web-component/**/*.{ts,tsx}',
|
||||
'shlink-frontend-kit/**/*.{ts,tsx}',
|
||||
'!src/*.{ts,tsx}',
|
||||
'!src/reducers/index.ts',
|
||||
'!src/**/provideServices.ts',
|
||||
|
||||
Reference in New Issue
Block a user