mon-entreprise/modele-social/tsconfig.json

8 lines
83 B
JSON
Raw Normal View History

2020-12-17 09:30:52 +00:00
{
"compilerOptions": {
"allowJs": true,
2020-12-17 09:30:52 +00:00
"noEmit": true,
"strict": true
}
2020-12-17 09:30:52 +00:00
}