database-petani-mobile/node_modules/is-async-function/.eslintrc
2026-02-23 16:39:35 +07:00

10 lines
80 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"no-new-func": 1,
},
}