Coder Social home page Coder Social logo

eslint-config-hijacking's Introduction

eslint-config-hijacking's People

Contributors

ryan-dia avatar

Watchers

 avatar

eslint-config-hijacking's Issues

feat : typescript eslint μ„€μ • λ³€κ²½

ESLint version

eslint : 8.45.0
@typescript-eslint/parser : 6.2.0

Introduction

typescript-eslint v6κ°€ λ°œν‘œλ˜λ©΄μ„œ λͺ‡κ°€μ§€ λ³€κ²½ 및 좔가사항이 μƒκ²¨μ„œ 일뢀 섀정을 λ³€κ²½ν•˜μ˜€μŠ΅λ‹ˆλ‹€.

typescript-eslint v5

  • recommended
  • recommended-requiring-type-checking
  • strict

Those configurations worked well for most projects. However, some users correctly noted two flaws in that approach

  • Strict rules that didn't require type checking were lumped in with those that did
  • Stylistic best practices were lumped in with rules that actually find bugs

이λ₯Ό λ³΄μ™„ν•˜κΈ°μœ„ν•΄ v6μ—μ„œλŠ” λ‹€μŒ 두 그룹으둜 μž¬μž‘μ—…ν–ˆμŠ΅λ‹ˆλ‹€.

  1. Functional rule configurations, for best best practices and code correctness
  • recommended
  • recommended-type-checked
  • strict
  • strict-type-checked
  1. Stylistic rule configurations, for consistent and predictable syntax usage
  • stylistic
  • stylistic-type-checked
image

What problem do you want to solve?

What do you think is the correct solution?

Additional comments

Refernce

recommended-type-checked : link

feat(eslint-plugin): rework configs: recommended, strict, stylistic; -type-checked

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.