Skip to content

An ESLint configuration file that reflects the Trellis coding standards

Notifications You must be signed in to change notification settings

TrellisCommerce/eslint-config-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

@trelliscommerce/eslint-config-vue

The ESLint configuration that reflects the Trellis coding standards for Vue.js projects.

Usage

Install:

$ yarn add --dev @trelliscommerce/eslint-config-vue

or

$ npm add --dev @trelliscommerce/eslint-config-vue

Create or edit .eslintrc or .eslintrc.json:

{
  "extends": "@trelliscommerce/eslint-config-vue"
}

About

An ESLint configuration file that reflects the Trellis coding standards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published