This commit is contained in:
Renan LE CARO 2025-03-13 10:02:49 +01:00
parent 0759981a55
commit d848ad511e
24 changed files with 7195 additions and 251 deletions

View file

@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es2015",
"target": "es2017",
"rootDir": "src",
"strict": true,
"skipLibCheck": true,