mirror of
https://github.com/danbulant/koa-plugins
synced 2026-06-16 21:01:12 +00:00
9 lines
80 B
Text
9 lines
80 B
Text
{
|
|
"root": true,
|
|
|
|
"extends": "@ljharb",
|
|
|
|
"rules": {
|
|
"no-new-func": [1]
|
|
}
|
|
}
|