mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-08 23:25:02 +00:00
8 lines
109 B
JSON
8 lines
109 B
JSON
{
|
|
"compilerOptions": {
|
|
"allowJs": true,
|
|
"noEmit": true,
|
|
"strict": true
|
|
},
|
|
"include": ["build.js"]
|
|
}
|