oktechjp / oktechjp/oktech.jp

Add ESLint and Styelint configs for JS/TS/CSS/SCSS linting

Open
#142 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
6
Forks
5
PR merge metrics
No merged PRs in 30d

Description

I think it's always good to add an ESLint config if a project has JS/TS and a Stylelint config if a project has CSS/SCSS.

For Stylelint I recommend adding https://github.com/stylelint-scss/stylelint-config-recommended-scss

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the repository's existing JavaScript, TypeScript, CSS, and SCSS setup to determine where lint configuration belongs; the issue names no files or tests. Add appropriate ESLint and Stylelint configurations, including the recommended SCSS configuration, and verify that they can lint the project's source files.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript, scss, typescript
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.