mirror of
https://github.com/wassname/talk.git
synced 2026-07-23 13:10:20 +08:00
7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"extends": "@coralproject/eslint-config-talk",
|
|
"rules": {
|
|
"indent": "off"
|
|
}
|
|
}
|