Skip to content

HighlandSolutions/eslint-config-highland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-highland

This package provides two ESLint configs: one for general JavaScript (the default) and one for Vue CLI setups.

Installation

npm i -D @highlandsolutions/eslint-config-highland

Usage

To use the default config, you need only place extends: '@highlandsolutions/highland', in your ESLint config. To use the Vue CLI config: extends: '@highlandsolutions/highland/lib/vue-cli',

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published