scratch-l10n/.eslintrc.js
chrisgarrity 26e3bd064d Add www resources
Add scratch-www translation resources and include in the pubished package.
2018-03-13 11:46:37 -04:00

3 lines
63 B
JavaScript

module.exports = {
extends: ['scratch', 'scratch/node']
};