Bot.ts
Search...
Ctrl + K
Command line
Lint
ESlint for code homogeneity
Usage
npm
Yarn
ESLint
Copy
npm
run
lint
Copy
yarn
lint
Copy
eslint
src/**/*.ts
--fix
Previous
Format
Next
Test
Last updated
1 month ago