nicenote/themes/material/.eslintrc.json
2018-07-13 19:29:56 +08:00

6 lines
73 B
JSON
Executable File

{
"extends": "airbnb-base",
"plugins": [
"import"
]
}