Compare commits
No commits in common. "b9bbb676b1ef64c96b0dc494c16ef9a0b73122a3" and "c5a2d9245c93dfa7e59341c0436b0f49d3eb2e2f" have entirely different histories.
b9bbb676b1
...
c5a2d9245c
@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"compilerOptions": {
|
|
||||||
"strict": true,
|
|
||||||
"target": "ES2020",
|
|
||||||
"module": "commonjs",
|
|
||||||
"rootDir": "src",
|
|
||||||
"outDir": "dist",
|
|
||||||
"esModuleInterop": true,
|
|
||||||
"skipLibCheck": true
|
|
||||||
},
|
|
||||||
"include": ["src"]
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue
Block a user