-
Lukas Eipert authored
With a quick check it was easily discoverable that the plugin is currently not used. ``` node_modules/.bin/eslint --print-config app/ | grep html ``` It has been added with 8050d835 but removed with eb336d71 for vue files and completely removed with 3e9bb4ad. As this plugin is unused and actively hindering an eslint upgrade, we should remove it.
97315090
This project manages its dependencies using
Yarn.
Learn more