Compare commits

..

No commits in common. "b9bbb676b1ef64c96b0dc494c16ef9a0b73122a3" and "c5a2d9245c93dfa7e59341c0436b0f49d3eb2e2f" have entirely different histories.

2 changed files with 0 additions and 12 deletions

View File

View File

@ -1,12 +0,0 @@
{
"compilerOptions": {
"strict": true,
"target": "ES2020",
"module": "commonjs",
"rootDir": "src",
"outDir": "dist",
"esModuleInterop": true,
"skipLibCheck": true
},
"include": ["src"]
}