mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 04:09:12 +00:00
4 lines
No EOL
104 B
JavaScript
4 lines
No EOL
104 B
JavaScript
module.exports = {
|
|
"extends": "standard",
|
|
"plugins": [ "react", "node", "promise", "import" ]
|
|
}; |