mirror of
https://scm.univ-tours.fr/22107988t/rappaurio-sae501_502.git
synced 2025-08-29 22:15:59 +02:00
8 lines
146 B
JSON
8 lines
146 B
JSON
{
|
|
"extends": "./tsconfig-base.json",
|
|
"compilerOptions": {
|
|
"module": "esnext",
|
|
"outDir": "dist/mjs",
|
|
"target": "esnext"
|
|
}
|
|
} |