fix: ci #2

Merged
McPeakML merged 15 commits from mcpeakml/portfolio into main 2026-06-11 17:06:26 -04:00
Showing only changes of commit 2ef5ae92b5 - Show all commits

View file

@ -8,6 +8,7 @@
"playwright.config.*",
"eslint.config.*"
],
"exclude": ["src/**/__tests__/*"],
"compilerOptions": {
// Most tools use transpilation instead of Node.js's native type-stripping.
// Bundler mode provides a smoother developer experience.