eslint-config-airbe

A eslint config preset

Downloads
110
Stars
1
Committers
2

Bot releases are hidden (Show)

eslint-config-airbe - v1.0.1

Published by akinoccc 3 months ago

This release is also available on:


1.0.1 (2024-08-02)

Bug Fixes

  • configs: return typedef (285fabe)
  • incorrect typedef for options (07b6197)

Features

  • add default rules with js, ts and vue (c38fb43)
  • eslint config generator (1df6d10)
  • rules: [stylistic] change rule of no-trailing-spaces (4d30e28)
  • rules: support stylistic config (b2da72f)
  • support globals config (2c957e3)
  • support globals config and custom flat config (1651fe4)
  • support the config of import x (33159ce)

Performance Improvements

  • rules: turn off @typescript-eslint/no-unsafe-argument (5a2a2cf)
  • rules: turn off no-def (a2ae19b)
  • rules: turn off rules pf sort-import and @typescript-eslint/no-unsafe-member-access (6c99209)
  • rules: turn some rules off and to warn (36d3a10)
  • split config (feb06cf)