1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 01:45:03 +00:00
mon-entreprise/exoneration-covid/tsconfig.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
83 B
JSON
Raw Normal View History

{
"compilerOptions": {
"allowJs": true,
"noEmit": true,
"strict": true
}
}