Closed imndaiga closed 10 months ago
Although, there's a failing test:
ESLint couldn't find the plugin "eslint-plugin-plugin:node/recommended-module".
(The package "eslint-plugin-plugin:node/recommended-module" was not found when loaded as a Node module from the directory "/home/circleci/project/docs/examples/vanilla/autosuggest".)
It's likely that the plugin isn't installed correctly. Try reinstalling by running the following:
npm install eslint-plugin-plugin:node/recommended-module@latest --save-dev
The plugin "eslint-plugin-plugin:node/recommended-module" was referenced from the config file in "docs/examples/vanilla/autosuggest/.eslintrc.json".
If you still can't figure out the problem, please stop by https://eslint.org/chat/help to chat with the team.
Description
This adds two examples of using the wrapper in a browser environment. Two codesandboxes were created: