chore: Move to prettier standard double quotes (#1309)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// @flow
|
||||
import { CollectionGroup } from '../models';
|
||||
import { CollectionGroup } from "../models";
|
||||
|
||||
type Membership = {
|
||||
id: string,
|
||||
|
||||
Reference in New Issue
Block a user