UNPKG

spritesmith

Version:

Utility that takes images and creates a spritesheet with JSON sprite data

12 lines (10 loc) 241 B
module.exports = { // Inherit from our package extends: 'eslint-config-twolfson', // Configure our environment // http://eslint.org/docs/user-guide/configuring#specifying-environments env: { node: true, mocha: true } };