Skip to content

appgeist/eslint-config-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@appgeist/eslint-config-base

NPM version License

This package provides AppGeist's base JS .eslintrc (ecmaVersion 10 - Node.js > 12, without React plugins) as an extensible shared config.

Usage

Add "extends": "@appgeist/eslint-config-base" to your .eslintrc.json.

Default rules

See index.js.

License

The ISC License.