eslint stuff

This commit is contained in:
Mikhail Mikheev 2019-09-02 17:30:31 +04:00
parent fa5dee6997
commit 9e4cdb4bf8
8 changed files with 24 additions and 8 deletions

View File

@ -1,5 +1,7 @@
// @flow // @flow
import { lg, md, sm, secondaryText } from '~/theme/variables' import {
lg, md, sm, secondaryText,
} from '~/theme/variables'
export const styles = () => ({ export const styles = () => ({
heading: { heading: {

View File

@ -1,5 +1,7 @@
// @flow // @flow
import { lg, md, sm, secondaryText } from '~/theme/variables' import {
lg, md, sm, secondaryText,
} from '~/theme/variables'
export const styles = () => ({ export const styles = () => ({
heading: { heading: {

View File

@ -1,5 +1,7 @@
// @flow // @flow
import { lg, md, sm, secondaryText, } from '~/theme/variables' import {
lg, md, sm, secondaryText,
} from '~/theme/variables'
export const styles = () => ({ export const styles = () => ({
heading: { heading: {

View File

@ -1,5 +1,7 @@
// @flow // @flow
import { lg, md, sm, secondaryText } from '~/theme/variables' import {
lg, md, sm, secondaryText,
} from '~/theme/variables'
export const styles = () => ({ export const styles = () => ({
heading: { heading: {

View File

@ -1,5 +1,7 @@
// @flow // @flow
import { lg, md, sm, secondaryText } from '~/theme/variables' import {
lg, md, sm, secondaryText,
} from '~/theme/variables'
export const styles = () => ({ export const styles = () => ({
heading: { heading: {

View File

@ -1,5 +1,7 @@
// @flow // @flow
import { lg, md, sm, secondaryText, } from '~/theme/variables' import {
lg, md, sm, secondaryText,
} from '~/theme/variables'
export const styles = () => ({ export const styles = () => ({
heading: { heading: {

View File

@ -1,5 +1,7 @@
// @flow // @flow
import { lg, md, sm, secondaryText } from '~/theme/variables' import {
lg, md, sm, secondaryText,
} from '~/theme/variables'
export const styles = () => ({ export const styles = () => ({
heading: { heading: {

View File

@ -1,5 +1,7 @@
// @flow // @flow
import { lg, md, sm, secondaryText } from '~/theme/variables' import {
lg, md, sm, secondaryText,
} from '~/theme/variables'
export const styles = () => ({ export const styles = () => ({
heading: { heading: {