UNPKG

expand-path

Version:

Super light-weight brace expansion for node

24 lines (23 loc) 347 B
engines: eslint: enabled: true channel: "eslint-3" config: config: '.eslint.json' duplication: enabled: true config: languages: - javascript ratings: paths: - "lib/**.js" exclude_paths: - "dist/**" - "tasks/**" - "test/**" - "**.json" - "**.md" - "*.js" - "**.coffee" - "LICENSE"