This webcomponent follows the open-wc recommendation.
npm i yara-editor
<script type="module">
import 'yara-editor/yara-editor.js';
</script>
<yara-editor></yara-editor>
npm run test
npm run test:bs
npm run storybook
npm run lint
This webcomponent follows the open-wc recommendation.
npm i yara-editor
<script type="module">
import 'yara-editor/yara-editor.js';
</script>
<yara-editor></yara-editor>
npm run test
npm run test:bs
npm run storybook
npm run lint