UNPKG

indefinite

Version:

Prefix a noun with an indefinite article - a or an - based on whether it begins with a vowel

8 lines (6 loc) 153 B
const path = require('path'); module.exports = { root: path.resolve(__dirname, '..') + path.sep, tests: ['test/**/*.js'], lib: ['lib/**/*.js'] };