Skip to content

Make it clear that modes are arrays and not objects for config#853

Merged
dbaeumer merged 1 commit intomicrosoft:masterfrom
NikhilVerma:patch-1
Dec 20, 2019
Merged

Make it clear that modes are arrays and not objects for config#853
dbaeumer merged 1 commit intomicrosoft:masterfrom
NikhilVerma:patch-1

Conversation

@NikhilVerma
Copy link
Contributor

This change makes it clear that modes config is a part of an array and not an object on it's own. It took me a good while to figure out why eslint mode:auto wasn't working. Until I wrapped it in an array.

This change makes it clear that modes config is a part of an array and not an object on it's own. It took me a good while to figure out why eslint mode:auto wasn't working. Until I wrapped it in an array.
@dbaeumer
Copy link
Member

@NikhilVerma thanks!

@dbaeumer dbaeumer merged commit d8636df into microsoft:master Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants