chore: lint
This commit is contained in:
parent
0f0e61a514
commit
1be01b48cf
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable jsx-a11y/control-has-associated-label */
|
||||
import {join} from 'path';
|
||||
|
||||
import {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable jsx-a11y/control-has-associated-label */
|
||||
import './index.scss';
|
||||
|
||||
import {Number as NumberComponent} from '@avocado/react';
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable jsx-a11y/control-has-associated-label */
|
||||
import './index.scss';
|
||||
|
||||
import {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable jsx-a11y/control-has-associated-label */
|
||||
import {join} from 'path';
|
||||
|
||||
import {Code, Json} from '@avocado/react';
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable jsx-a11y/control-has-associated-label */
|
||||
import './emitted.scss';
|
||||
|
||||
import {join} from 'path';
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable jsx-a11y/control-has-associated-label */
|
||||
import './index.scss';
|
||||
|
||||
import {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable jsx-a11y/control-has-associated-label */
|
||||
import {join} from 'path';
|
||||
|
||||
import {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable jsx-a11y/control-has-associated-label */
|
||||
import {BinaryController} from '@avocado/resource/persea';
|
||||
import {
|
||||
PropTypes,
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable jsx-a11y/control-has-associated-label */
|
||||
import './component.scss';
|
||||
|
||||
import {join} from 'path';
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable jsx-a11y/control-has-associated-label */
|
||||
import {Resource} from '@avocado/resource';
|
||||
import {
|
||||
PropTypes,
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable jsx-a11y/control-has-associated-label */
|
||||
import './audible.scss';
|
||||
|
||||
import {join} from 'path';
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable jsx-a11y/control-has-associated-label */
|
||||
import './component.scss';
|
||||
|
||||
import {join} from 'path';
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable jsx-a11y/control-has-associated-label */
|
||||
import './animated.scss';
|
||||
|
||||
import {join} from 'path';
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable jsx-a11y/control-has-associated-label */
|
||||
import {
|
||||
Color,
|
||||
Container,
|
||||
|
|
Loading…
Reference in New Issue
Block a user