mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
linting
This commit is contained in:
parent
a13339ac47
commit
42e03a4296
@ -11,9 +11,7 @@ export default defineConfig({
|
||||
coverage: {
|
||||
all: true,
|
||||
include: ['src/**/*.{js,jsx,ts,tsx}'],
|
||||
exclude: [
|
||||
...configDefaults.exclude,
|
||||
],
|
||||
exclude: [...configDefaults.exclude],
|
||||
thresholds: {
|
||||
lines: 0,
|
||||
functions: 67,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user