UNPKG

generator-sublime

Version:

Yeoman generator for scaffolfding the standard configuration root files like .gitignore, .jshintrc, .jscsrc etc...

7 lines 157 B
# Save as .codeclimate.yml (note leading .) in project root directory languages: JavaScript: true exclude_paths: - "gulp_tasks/*" - "bin/*" - "gulpfile.js"