mirror of
https://bitbucket.org/tagfer_team/tagfer-app.git
synced 2025-12-25 03:37:41 +00:00
9 lines
103 B
Plaintext
9 lines
103 B
Plaintext
{
|
|
"extends": "rallycoding",
|
|
"rules": {
|
|
"max-len": 0
|
|
},
|
|
"globals": {
|
|
"fetch": true
|
|
}
|
|
} |