UNPKG

@azerion/phaser

Version:

A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.

10 lines (9 loc) 159 B
module.exports = { target: [ 'plugins/**/*.js', 'src/**/*.js' ], options: { configFile: '.eslintrc.json' } };