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

13 lines
231 B
Plaintext

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