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

{
"extends": "standard",
"rules": {
},
"plugins": [
]
}