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

object-curly-spacing doesn't handle trailing commas #21

Closed
LegNeato opened this issue Oct 16, 2015 · 0 comments
Closed

object-curly-spacing doesn't handle trailing commas #21

LegNeato opened this issue Oct 16, 2015 · 0 comments

Comments

@LegNeato
Copy link
Contributor

With this code:

import {
  globalIdField,
  mutationWithClientMutationId,
} from 'graphql-relay';

馃 I am told a space is required before , and after mutationWithClientMutationId.

LegNeato added a commit to LegNeato/eslint-plugin-babel that referenced this issue Oct 21, 2015
LegNeato added a commit to LegNeato/eslint-plugin-babel that referenced this issue Oct 21, 2015
jquense added a commit that referenced this issue Oct 26, 2015
Support trailing commas in import and export statements. Fixes #21
nicolo-ribaudo pushed a commit to babel/babel that referenced this issue Nov 14, 2019
Support trailing commas in import and export statements. Fixes babel/eslint-plugin-babel#21
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

1 participant