No ts errors?

pull/11/head
pineafan 3 years ago
parent ed9794c9c0
commit ca6b705784
No known key found for this signature in database
GPG Key ID: 0AEF25BAA0FB1C74

@ -28,7 +28,7 @@
"uuid": "^8.3.2"
},
"resolutions": {
"discord-api-types": "0.37.20"
"discord-api-types": "0.37.23"
},
"name": "nucleus",
"version": "0.0.1",

@ -12,7 +12,6 @@
"moduleResolution": "NodeNext",
"skipLibCheck": true,
"noImplicitReturns": false,
"ignoreDeprecations": "5.0"
},
"include": ["src/**/*", "src/*", "src/config/main.d.ts", "src/config/main.ts"],
"exclude": ["src/Unfinished/**/*"]

Loading…
Cancel
Save