mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
Co-authored-by: Joaquín Sánchez Jiménez <joaquin.sanchez@fi2net.es> Co-authored-by: userquin <userquin@gmail.com> Co-authored-by: M. Bagher Abiat <zorofight94@gmail.com>
5 lines
78 B
JSON
5 lines
78 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"exclude": ["dist", "node_modules"]
|
|
}
|