1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 04:05:01 +00:00
mon-entreprise/modele-social/tsconfig.json
2021-05-20 12:38:03 +02:00

8 lines
109 B
JSON

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