2
0

📦 Upgrade packages

This commit is contained in:
Baptiste Arnaud
2022-11-02 19:45:46 +01:00
committed by GitHub
parent 48285479cc
commit 2c66c59dfc
64 changed files with 2518 additions and 3158 deletions

View File

@ -0,0 +1,6 @@
{
"compilerOptions": {
"moduleResolution": "node",
"esModuleInterop": true
}
}