Giter VIP home page Giter VIP logo

coding-standard-js's People

Contributors

fryuni avatar georgekaran avatar marcospassos avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

coding-standard-js's Issues

Enable member-ordering rule

โœจ Feature request

Enable the member-ordering rule from typescript-eslint

Motivation

We should keep the order of the members consistent between our declarations and between our languages.

Alternatives

TSLint rule

Additional context

For PHP and Java we have:

  • Static fields
  • Instance fields
  • Constructor(s)
  • Static public methods
  • Instance methods
  • Static private methods

We should define the order for public, protected and private between the fields and instance methods

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Cannot find preset's package (group:definetelyTyped). Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Rule min-chained-call-depth conflicting with newline-per-chained-call

๐Ÿž Bug report

The rule min-chained-call-depth has conflicted with newline-per-chained-call in some scenarios.

Steps to reproduce

  1. Below there are some cases
    image
    image
    image
    image
    image

  2. When put the call method in same line, newline-per-chained-call does not allow
    image
    image
    image
    image
    image

Expected behavior

Show the ESLint error: Unexpected line break. (@croct/min-chained-call-depth) on the right scenarios

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: File contents are invalid JSON but parse using JSON5. Support for this will be removed in a future release so please change to a support .json5 file name or ensure correct JSON syntax.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • Update eslint (@typescript-eslint/eslint-plugin, @typescript-eslint/parser, @typescript-eslint/types, @typescript-eslint/typescript-estree, @typescript-eslint/utils, eslint-plugin-react)
  • Lock file maintenance

Detected dependencies

github-actions
.github/workflows/branch-validations.yaml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v4
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v4
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v4
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v4
  • paambaati/codeclimate-action v5.0.0
.github/workflows/deploy-published-releases.yaml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v4
.github/workflows/release-drafter.yaml
  • release-drafter/release-drafter v6
npm
package.json
  • @rushstack/eslint-patch ^1.6
  • @typescript-eslint/eslint-plugin ^7.0.0
  • @typescript-eslint/utils ^7.0.0
  • eslint-config-airbnb ^19.0
  • eslint-config-airbnb-base ^15.0
  • eslint-plugin-cypress ^2.15
  • eslint-plugin-eslint-comments ^3.2.0
  • eslint-plugin-import ^2.29
  • eslint-plugin-import-newlines ^1.3
  • eslint-plugin-jest ^27.6.0
  • eslint-plugin-jest-dom ^5.1.0
  • eslint-plugin-jsx-a11y ^6.8
  • eslint-plugin-newline-destructuring ^1.2.1
  • eslint-plugin-no-smart-quotes ^1.3
  • eslint-plugin-react ^7.33
  • eslint-plugin-react-hooks ^4.6
  • eslint-plugin-testing-library ^6.2.0
  • @types/eslint ^8.44
  • @types/jest ^29.5.11
  • @types/semver ^7.5.6
  • @typescript-eslint/parser ^7.0.0
  • @typescript-eslint/types ^7.0.0
  • @typescript-eslint/typescript-estree ^7.0.0
  • eslint ^8.8
  • eslint-plugin-eslint-plugin ^5.1.1
  • eslint-plugin-self ^1.2.1
  • jest ^29.7.0
  • ts-jest ^29.1.1
  • typescript ~5.3.0
  • @typescript-eslint/parser >= 6
  • eslint >= 8

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.