mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-18 15:00:39 +02:00
Revert attempt to exclude some files from coverage
This commit is contained in:
@@ -69,12 +69,5 @@ export default defineConfig({
|
|||||||
statements: 60,
|
statements: 60,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
exclude: [
|
|
||||||
"excalidraw-app/components/DebugCanvas.tsx",
|
|
||||||
"packages/utils/src/visualdebug.ts",
|
|
||||||
"node_modules",
|
|
||||||
"examples",
|
|
||||||
"scripts",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user