mon-entreprise/modele-social/tsconfig.json

9 lines
109 B
JSON

{
"compilerOptions": {
"allowJs": true,
"noEmit": true,
"strict": true
},
"include": ["build.js"]
}