Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mefengl/eslint-note


https://github.com/mefengl/eslint-note

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# eslint-note

This will be the birthplace🐣 of my ESLint configuration file~

## file/folder naming

https://github.com/DukeLuo/eslint-plugin-check-file

## minimum

```json
{
"rules": {
"comma-dangle": ["warn", "never"]
}
}
```

## other files

markdown & json