UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

8 lines (7 loc) 121 B
{ "rules": { "max-statements-per-line": [2, { "max": 3 }], "no-magic-numbers": 0, "object-curly-newline": 0, } }