Files
ustk-todolist/tests/.eslintrc.json

6 lines
62 B
JSON

{
"rules": {
"node/no-unpublished-require": "off"
}
}