mirror of
https://github.com/yuzu-emu/citra-qt-installer.git
synced 2025-01-10 15:55:38 +00:00
6 lines
103 B
JSON
6 lines
103 B
JSON
{
|
|
"extends": ["eslint:recommended", "standard"],
|
|
"rules": {
|
|
"semi": [2, "always"]
|
|
}
|
|
} |