UNPKG

@skilltree/skills-client-js

Version:
24 lines (23 loc) 504 B
{ "ignore": [ ".git", "coverage", ".*/**", ".*", "*.iml", "babel.config.js", "test/custom-test-env.js", ".idea", "rollup.config.js"], "license": "license-add/LICENSE-HEADER.txt", "licenseFormats": { "js": { "prepend": "/*", "append": " */", "eachLine": { "prepend": " * " } }, "dotfile": { "eachLine": { "prepend": "# " } }, "md": { "prepend": "<!---", "append": " -->" } }, "trailingWhitespace": "TRIM" }