-
-
This package depends on `object.entries` and `object.assign`, both of which are natively available widely.
The maintainers are unlikely to want to remove these, so a fork may be necessary.
It co…
-
## 🔍 이슈 설명
airbnb lint 규칙 상, `ts`, `tsx` 파일을 import할 때 확장자를 반드시 기입해야 하는 규칙이 적용되어 있었어요. 이는 다음([airbnb lint의 기본 설정](https://github.com/airbnb/javascript/blob/6499695ac11c4640ed0f77f8865a1adcb32d3…
-
## Description
Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
## Environment
Manual setup on Ubuntu 2204, not using any docker
1. O…
-
Hi,
`eslint.config.js` should be added in https://github.com/airbnb/javascript/blob/cda44dad403979d313a4b02ce55f0bb6cc3a24b2/packages/eslint-config-airbnb-base/rules/imports.js#L94 in order to supp…
-
After upgrading `eslint` package we have following error:
```
(node:13878) [ESLINT_LEGACY_OBJECT_REST_SPREAD] DeprecationWarning: The 'parserOptions.ecmaFeatures.experimentalObjectRestSpread' option…
-
(see also #2478, https://github.com/airbnb/javascript/issues/2223, https://github.com/airbnb/javascript/issues/2036, https://github.com/airbnb/javascript/issues/1834, https://github.com/airbnb/javascr…
-
-
Hey,
Just wondering - is there a plan to update eslint-config-airbnb to the latest versions? Looks like it's at version 6 now, we're still using 0.1.0 here.
Thoughts?
-
I've been using [eslint-config-airbnb](https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb) recently — it seems like it matches our rules pretty closely, and it's a whole lo…