chore: lint

This commit is contained in:
cha0s 2022-04-04 16:27:23 -05:00
parent 0f0e61a514
commit 1be01b48cf
14 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/control-has-associated-label */
import {join} from 'path';
import {

View File

@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/control-has-associated-label */
import './index.scss';
import {Number as NumberComponent} from '@avocado/react';

View File

@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/control-has-associated-label */
import './index.scss';
import {

View File

@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/control-has-associated-label */
import {join} from 'path';
import {Code, Json} from '@avocado/react';

View File

@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/control-has-associated-label */
import './emitted.scss';
import {join} from 'path';

View File

@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/control-has-associated-label */
import './index.scss';
import {

View File

@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/control-has-associated-label */
import {join} from 'path';
import {

View File

@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/control-has-associated-label */
import {BinaryController} from '@avocado/resource/persea';
import {
PropTypes,

View File

@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/control-has-associated-label */
import './component.scss';
import {join} from 'path';

View File

@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/control-has-associated-label */
import {Resource} from '@avocado/resource';
import {
PropTypes,

View File

@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/control-has-associated-label */
import './audible.scss';
import {join} from 'path';

View File

@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/control-has-associated-label */
import './component.scss';
import {join} from 'path';

View File

@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/control-has-associated-label */
import './animated.scss';
import {join} from 'path';

View File

@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/control-has-associated-label */
import {
Color,
Container,