Skip to content

proctorio/eslint-config.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@proctorio/eslint-config

This package provides Proctorio's .eslintrc as an extensible shared config.

Usage

Install the package:

Add this configuration to your .eslintrc file:

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

OR in your package.json file:

"eslintConfig": {
    "extends": "@proctorio/eslint-config"
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published