UNPKG

shunter

Version:

A Node.js application built to read JSON and translate it into HTML

32 lines (31 loc) 501 B
{ "browser": true, "curly": true, "eqeqeq": true, "forin": true, "globals": { "after": true, "afterEach": true, "before": true, "beforeEach": true, "describe": true, "it": true }, "jquery": true, "maxcomplexity": 6, "maxdepth": 3, "maxparams": 6, "maxstatements": 40, "noarg": true, "node": true, "nonew": true, "nonstandard": true, "quotmark": "single", "regexp": true, "shadow": true, "strict": true, "sub": true, "trailing": true, "undef": true, "unused": true }