.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.eslintrc | |
|
|
.gitattributes | |
|
|
.gitignore | |
|
|
.jshintignore | |
|
|
.jshintrc | |
|
|
.npmignore | |
|
|
.travis.yml | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
beautify-proj | |
|
|
beautify.json | |
|
|
index.js | 2 | A 0 mins |
|
package-lock.json | |
|
|
package.json | |
|
|
scripts/index.js | 71 | A 1 hr |
|
scripts/ugly-error.js | 8 | A 0 mins |
|
test-is-beautified/index.html | |
|
|
test-is-beautified/mydir/keep-ugly.js | 10 | A 55 mins |
|
test-is-beautified/mydir/ugly.js | 1 | A 0 mins |
|
test-is-beautified/ugly.js | 16 | A 55 mins |
|
test-not-beautified/index.html | |
|
|
test-not-beautified/mydir/keep-ugly.js | 10 | A 55 mins |
|
test-not-beautified/mydir/ugly.js | 1 | A 0 mins |
|
test-not-beautified/ugly.js | 10 | A 55 mins |
|