mirror of
https://github.com/wassname/talk.git
synced 2026-07-29 11:28:24 +08:00
7 lines
78 B
JSON
7 lines
78 B
JSON
{
|
|
"extends": "../../.eslintrc.json",
|
|
"rules": {
|
|
"indent": "off"
|
|
}
|
|
}
|