UNPKG

lasso

Version:

Lasso.js is a build tool and runtime library for building and bundling all of the resources needed by a web application

12 lines (11 loc) 239 B
{ "extends": "standard", "rules": { "indent": ["error", 4], "semi": ["error", "always"], "space-before-function-paren": ["off"], "no-path-concat": ["off"], "no-useless-escape": ["off"], "no-eval": ["off"] } }