personnal/ecole/node_modules/pkg/dictionary/eslint.js

8 lines
107 B
JavaScript

'use strict';
module.exports = {
pkg: {
scripts: ['lib/rules/*.js', 'lib/formatters/*.js'],
},
};