/** * ESLINT * ====== * Does not support 'subtasks' (like :all). */ module.exports = { target: ['js/*.js'] };