convert indentation to tabs
This commit is contained in:
parent
f8910e4f30
commit
7ef7e3c3dc
22 changed files with 1985 additions and 765 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,5 @@
|
||||||
dist/
|
dist/
|
||||||
data/*.json
|
data/*.json
|
||||||
src/commands
|
|
||||||
config.json
|
config.json
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
1425
package-lock.json
generated
1425
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -16,7 +16,7 @@
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"express-tl": "^1.0.2",
|
"express-tl": "^1.0.2",
|
||||||
"fs": "0.0.1-security",
|
"fs": "0.0.1-security",
|
||||||
"mathjs": "^6.2.1",
|
"mathjs": "^10.0.0",
|
||||||
"request": "^2.88.0",
|
"request": "^2.88.0",
|
||||||
"request-promise-native": "^1.0.7",
|
"request-promise-native": "^1.0.7",
|
||||||
"tmi.js": "^1.5.0",
|
"tmi.js": "^1.5.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue