dfinity / agent-js

A collection of libraries and tools for building software around the Internet Computer, in JavaScript.
https://agent-js.icp.xyz
Apache License 2.0
153 stars 95 forks source link

Replace remaining tslint usage with eslint #230

Open hansl opened 3 years ago

gobengo commented 3 years ago
~/dfinity/agent-js  bengo/1614194580/bs-lint-fix ✔                                                                                 4h18m  
▶ git grep tslint | cut -f1 -d':' | uniq | tr '/' ' ' | cut -d' ' -f2 | uniq
bootstrap
identity-provider
node # e2e/node
agent
authentication

Some steps (will bite off as PRs working toward the goal of this OP)