1.0.5 • Published 5 years ago

@jochristianto/eslint-config v1.0.5

Weekly downloads
46
License
MIT
Repository
github
Last release
5 years ago

eslint-config

License NPM Downloads

ESLint configuration for Jonathan's JS projects. This includes Vue, Nuxt, and Import eslint-plugin.

Usage

  1. Install

    # If you are using Yarn
    $ yarn add @jochristianto/eslint-config --dev
    
    # If you are using NPM
    $ npm install @jochristianto/eslint-config --save-dev
  2. Add to the project's eslint config

    {
        "extends": [ "@jochristianto" ]
    }

Version History

VersionRelease DateDescription
1.0.02020-04-15-
1.0.12020-04-15Minor documentation update
1.0.22020-04-15Minor documentation update, and convert everything to single quote
1.0.32020-04-16Disable alphabetical order for vue/attributes-order
1.0.52020-11-23Update import/extensions to only be applied to .vue files, added import/order, and vue/html-closing-bracket-spacing

Log Generator

https://www.tablesgenerator.com/markdown_tables