UNPKG

@raphaeldeveloper/whoiam.domain

Version:

Project with domain rules about user authentication.

11 lines (8 loc) 131 B
{ "root": true, "extends": "@ljharb", "rules": { "max-statements-per-line": [2, { "max": 2 }], "no-magic-numbers": 0 } }