UNPKG

angular-architecture-graph

Version:
7 lines (6 loc) 145 B
module.exports = { files: ["src/*.js", "test/*.js", "!test-mocks/*.js", "index.js", "grunt/*.js"], options: { config: ".eslintrc" } };