This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
intergalactic/.eslintrc

8 lines
66 B
Plaintext
Raw Permalink Normal View History

2017-12-06 06:09:58 +00:00
{
"extends": "standard",
"rules": {
},
"plugins": [
]
}