Replace eslint with tslint

Repository details (botten-nappet)
Project page
botten-nappet
Project category
(195 entries)
Owner
@joelpurra
Commit details (7c468a5d)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Replace eslint with tslint

Raw text
Replace eslint with tslint

Changed files (13)

Path Additions Deletions
.editorconfig +2 -2
.eslintignore +0 -2
.eslintrc +0 -118
index.ts +1 -3
package-lock.json +66 -1587
package.json +4 -12
src/twitch/authentication/application-token-manager.ts +1 -1
src/twitch/connection-manager.ts +2 -2
src/twitch/helper/user-token-helper.ts +0 -2
src/twitch/irc/irc-connection.ts +0 -2
src/twitch/pubsub/pubsub-connection.ts +0 -2
src/util/pino-logger.ts +4 -1
tslint.json +9 -0

Commit categories (3)