Switch from xo cli to eslint
Repository details (talkie)
- Project page
- talkie
- Project log category
- talkie (725 entries)
- Repository
- @joelpurra/talkie
- Owner
- @joelpurra
- Issues
- Issues on Github
- Contributors
- Contributors on Github
- Project status
- ⏲️ This project has had recent commits.
- 📂 This project is open.
- 🌠 This project is popular.
- Repository activity period
- 🗓—
- Commits
- 770 commits
- Stars
- 75 stars
Commit details (b0f962c5)
- Author
- Joel Purra
- Authored at
- Committer
- Joel Purra
- Committed at
Commit message
Switch from xo cli to eslint
- Change from
xocli tooling to the upstreameslintcli.- Use
eslintto be able to apply custom linting rules.- Keep the
xoset of linting rules, albeit modified.- Follows upgrade in
eslint-config-joelpurra, including rules and their changes.See
Raw text
Switch from xo cli to eslint - Change from `xo` cli tooling to the upstream `eslint` cli. - Use `eslint` to be able to apply custom linting rules. - Keep the `xo` set of linting rules, albeit modified. - Follows upgrade in `eslint-config-joelpurra`, including rules and their changes. See - https://github.com/joelpurra/eslint-config-joelpurra - https://eslint.org/ - https://github.com/xojs/xo