eslint-config-akrc

1.2.0 • Public • Published

eslint-config

Introduction

Just my eslint config.

Usage

pnpm add -D eslint eslint-config-akrc
// .eslintrc.js

module.exports = {
    extends: ['akrc']
}

Style

  1. Always semicolon
  2. Always single quote
  3. No trailing commas
  4. No object curly spacing

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-akrc

Weekly Downloads

1

Version

1.2.0

License

ISC

Unpacked Size

5.23 kB

Total Files

6

Last publish

Collaborators

  • akarachen