UNPKG

readutf

Version:

A thin wrapper around fs.readFile that automatically sets the encoding to utf8 on your behest

21 lines (20 loc) 290 B
engines: eslint: enabled: true duplication: enabled: true config: languages: - javascript ratings: paths: - "lib/**.js" exclude_paths: - "dist/**.js" - "gulp/**.js" - "test/**.js" - "**.json" - "**.md" - "*.js" - "**.coffee" - "LICENSE"