Skip to content

hhhxxjj/solidjs-eslint-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SolidJS ESLint Config

npx eslint --init

create the .eslintrc.js file in the root of the project

module.exports = {
    'extends': [
        'solidjs-eslint-config',
    ],
} ;

About

eslint convention for DigiChanges projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%