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