Erik Mikkelson
Erik Mikkelson
When is this work going to be done? This is still an issue
My company has worked with a modified version of the plugin for six months with this change. We wanted to have a separate "deploy" folder for all our cdk code....
@FullStackSteve https://gist.github.com/ErikMikkelson/1ba9d39e46d4479364a3b52d7aad9627
What we do is follow the instructions to set the `CI` and `ESLINT_PLUGIN_DIFF_COMMIT` variables in our github workflow, then our .eslintrc.js file has the following ` module.exports = { extends:...