nextcloud-libraries / nextcloud-libraries/eslint-config

[v9] Rule Suggestions

Open Beginner friendly
#1,464 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
9
Forks
4
Avg merge
5h 5m
Merged PRs (30d)
24

Description

I am currently struggeling with v9:

  • @nextcloud/no-deprecated-library-props throws error, shouldn't it be a warning instead?
  • @stylistic/exp-list-style fights with prettier, shouldn't it be off, like object-curly-newline, array-bracket-newline and other experimental rules? Or just add @stylistic/exp-list-style': 'off'?

Contributor guide

Open the contributing guide

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

Locate the v9 shared configuration and inspect how @nextcloud/no-deprecated-library-props and @stylistic/exp-list-style are configured, comparing the latter with the other experimental formatting rules named in the issue. Verify the resulting severity and formatting behavior with the repository's available lint or configuration checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
eslint, typescript
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.