promptenhancer / tsconfig.node.json
Tobs248's picture
# Rolle
eee3ce2 verified
Raw
History Blame Contribute Delete
226 Bytes
Invalid JSON:Unexpected token 'j', "json { ""... is not valid JSON
json
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.ts"]
}
</html>