Showing 2 of 6 total issues
File react.js
has 289 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
const baseStyleRules = require('eslint-config-airbnb-base/rules/style').rules;
const dangleRules = baseStyleRules['no-underscore-dangle'];
module.exports = {
File style.js
has 266 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
module.exports = {
rules: {
// enforce line breaks after opening and before closing array brackets
// https://eslint.org/docs/rules/array-bracket-newline
// TODO: enable? semver-major