UNPKG

xindoo-leaflet-plugin-trackplayback

Version:
11 lines 177 B
module.exports = { root: true, extends: 'standard', env: { browser: true }, globals: { 'L': false, 'window': false } };