cake-build / cake-build/cake-vscode

no linting is available in the project

Open
#475 13 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
45
Forks
28
PR merge metrics
No merged PRs in 30d

Description

The project has no linting, currently
#464 removed the reference to `tslint` (though it is not mentioned in the commit)

While it might have been better to add a lint script in `package.json` instead of removing `tsling`, the [recommendation is `eslint`, now](https://code.visualstudio.com/api/advanced-topics/tslint-eslint-migration).

Having a linter would be a good start towards a common style (and also to avoid common mistakes).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing package.json and the history around issue #464 to understand how the removed tslint reference affected the project. Evaluate the stated ESLint recommendation and verify that the project has a usable linting entry point and documented common-style checks when the work is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
eslint, typescript
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.