rfellows commented on a change in pull request #14: [WIP] NIFI-6212 introduce webpack, ES6, TS, linting, dev build watch URL: https://github.com/apache/nifi-fds/pull/14#discussion_r279484651
########## File path: .eslintignore ########## @@ -0,0 +1,4 @@ +*.min.js +node_modules/ +coverage/ +webapp/types/efm.api.d.ts Review comment: Shouldn't need this here. It refers to file that doesn't live here. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
