{ "extends": [ "standard" ], "rules": { "semi": [ 2, "always" ] }, "globals": { "module": true } }