mirror of https://github.com/buster-so/buster.git
Update broken types
This commit is contained in:
parent
9c16c03326
commit
a64a7b93f6
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "bundler"
|
||||
}
|
||||
}
|
|
@ -3,7 +3,5 @@
|
|||
"version": "0.0.1",
|
||||
"private": false,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"build": "tsc"
|
||||
}
|
||||
"scripts": {}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue