astro-ghostcms/.pnpm-store/v3/files/32/5ee9d65ae2df9f64285c55de62f...

13 lines
231 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
{
// This determines the configuration used by your editor
"extends": "./tsconfig-test.json",
"compilerOptions": {
"noEmit": true
},
"include": [
"scripts",
"src",
"test"
]
}