Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Breaking: Deprecate built-in rules #115

Merged
merged 3 commits into from Nov 17, 2016
Merged

Breaking: Deprecate built-in rules #115

merged 3 commits into from Nov 17, 2016

Conversation

hzoo
Copy link
Member

@hzoo hzoo commented Nov 17, 2016

"babel/object-curly-spacing": 1,
"babel/object-shorthand": 1,
"babel/arrow-parens": 1,
"babel/no-await-in-loop": 1,
"babel/flow-object-type": 1,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any others @gajus

@hzoo
Copy link
Member Author

hzoo commented Nov 17, 2016

Didn't write a test so testing locally and it's not doing anything so probably copy pasted wrong

nvm it doesn't show the warning when using --format? not sure why

@hzoo hzoo changed the title Deprecate built-in rules Breaking: Deprecate built-in rules Nov 17, 2016
@hzoo hzoo merged commit 8073c22 into babel:master Nov 17, 2016
nicolo-ribaudo pushed a commit to babel/babel that referenced this pull request Nov 14, 2019
* Deprecate built-in rules

* fix update to babel-eslint 7 with awaitexpression

* deprecate flow-object-type
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants