Skip to content
This repository has been archived by the owner on Mar 5, 2019. It is now read-only.

A shareable eslint config for WordPress-specific UF Health projects

License

Notifications You must be signed in to change notification settings

UFHealth/eslint-config-ufhealth-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-ufhealth-wordpress

A shareable eslint config for WordPress-specific UF Health projects.

Extends the base ufhealth standard.

Install

yarn add -D eslint-config-ufhealth-wordpress

Usage

Shareable configs are designed for use with the extends option of your .eslintrc. After installing, just add this to your .eslintrc file:

{
  "extends": "ufhealth-wordpress"
}

That's basically it. Override any settings you want from this configuration by just adding them directly to your .eslintrc file.

Changelog

The commit log should be pretty readable. If it isn't, please yell at us.

About

A shareable eslint config for WordPress-specific UF Health projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published