UNPKG

readutf

Version:

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

9 lines (8 loc) 227 B
module.exports = { tests: { unit: ['test/unit/helpers/**/*.coffee', 'test/unit/**/*.coffee'], integration: ['test/integration/**/*.coffee'] }, helpers: ['test/unit/helpers/**/*.coffee'], lib: ['lib/**/*.js'] };