This commit is contained in:
ejahnGithub
2024-02-23 15:07:37 -08:00
parent 44419f1051
commit ca0027b0ef
+2 -2
View File
@@ -15,5 +15,5 @@
"skipLibCheck": true,
"newLine": "lf"
},
"include": [ "/src/**/*" ]
}
"exclude": ["./dist", "./node_modules", "./__tests__", "./coverage"]
}