mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
Revert attempt to exclude some files from coverage
This commit is contained in:
parent
d5e33730ab
commit
25d6e517c9
1 changed files with 0 additions and 7 deletions
|
@ -69,12 +69,5 @@ export default defineConfig({
|
|||
statements: 60,
|
||||
},
|
||||
},
|
||||
exclude: [
|
||||
"excalidraw-app/components/DebugCanvas.tsx",
|
||||
"packages/utils/src/visualdebug.ts",
|
||||
"node_modules",
|
||||
"examples",
|
||||
"scripts",
|
||||
],
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue