Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

fltechnics/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-fltechnics

Eslint configuration.

Installation

Install this package, and save it as a devDependency:

yarn add @fltechnics/eslint-config --dev

Then have your project's .eslintrc file extend the ruleset.

{
    "extends": "@fltechnics/eslint-config"
}

Also not forget to:

yarn add eslint-plugin-vue eslint-plugin-html --dev

License

The MIT License (MIT). Please see License File for more information.

Releases

No releases published

Packages

No packages published