getappmap / getappmap/appmap-js
Update eslint configuration for @appland/cli
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
It seems that eslint configuration for @appland/cli package is very old — it only analyzes js files and still uses airbnb ruleset. It should be brought up to date with other projects. While at it, it might be a good idea to see if we can unify eslint configuration throughout monorepo and maybe hoist eslint to the root workspace.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ESLint configuration used by the @appland/cli package and compare it with configurations in the other monorepo projects. Clarify whether the task includes unifying all configurations and hoisting ESLint to the root workspace; done means the CLI configuration is brought up to date and the agreed monorepo scope is applied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100