Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

parserOptions.ecmaFeatures.experimentalObjectRestSpread' option is deprecated #22

Closed
gaepury opened this issue Jul 16, 2018 · 4 comments

Comments

@gaepury
Copy link

gaepury commented Jul 16, 2018

lint 체크 시

[ESLINT_LEGACY_OBJECT_REST_SPREAD] DeprecationWarning: The 'parserOptions.ecmaFeatures.experimentalObjectRestSpread' option is deprecated. Use 'parserOptions.ecmaVersion' instead. (found in "node_modules/eslint-config-naver/eslint-config-airbnb-base/index.js")

메세지가 뜹니다.
eslint-config-airbnb-base 변경사항에 따른 영향이라 생각되어집니다.

해당 경로 index.js에서 ecmaFetures속성 제거 부탁드립니다.

@gaepury gaepury changed the title deprecateWarning 경고 parserOptions.ecmaFeatures.experimentalObjectRestSpread' option is deprecated Jul 16, 2018
@JaeYeopHan
Copy link
Contributor

JaeYeopHan commented Aug 13, 2018

@gaepury #18 에서 진행되고 있습니다. 이슈로는 #17 과 동일합니다. 이슈 등록 고맙습니다!

@boxersb
Copy link
Contributor

boxersb commented Aug 13, 2018

머지했습니다~ 감사합니다~~

@boxersb boxersb closed this as completed Aug 13, 2018
@boxersb boxersb reopened this Jan 8, 2019
@boxersb
Copy link
Contributor

boxersb commented Jan 8, 2019

https://github.com/naver/eslint-config-naver/blob/master/eslint-config-airbnb-base/index.js#L15
해당 이슈 아직 재현됩니다.
2.0.3 버전으로 패치 예정입니다.

@boxersb
Copy link
Contributor

boxersb commented Jan 9, 2019

  • v2.0.3 릴리즈 완료 했습니다.

@boxersb boxersb closed this as completed Jan 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants