mirror of
https://github.com/citra-emu/discord-bot.git
synced 2024-12-22 21:35:28 +00:00
6 lines
103 B
JSON
6 lines
103 B
JSON
{
|
|
"extends": ["eslint:recommended", "standard"],
|
|
"rules": {
|
|
"semi": [2, "always"]
|
|
}
|
|
} |