- Docker
- Node.js v10.16.0
- yarn
yarn install
yarn start
Coderbunker Wechat Bot supports Airbnb's JavaScript Style by ESLint. To test if your code is with the right code style, you have to run ESLint:
yarn run lint
yarn install
yarn start
Coderbunker Wechat Bot supports Airbnb's JavaScript Style by ESLint. To test if your code is with the right code style, you have to run ESLint:
yarn run lint