Files
emacs/lisp/emacs-application-framework/app/rss-reader/node_modules/which-boxed-primitive/.eslintrc
2022-01-04 15:21:47 +01:00

10 lines
89 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"max-statements": [2, 12],
},
}