mirror of https://github.com/buster-so/buster.git
Create tsconfig.json
This commit is contained in:
parent
b717138312
commit
9c16c03326
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"compilerOptions": {
|
||||||
|
"module": "ESNext",
|
||||||
|
"moduleResolution": "bundler"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue