eslint-plugin-richtext-cp

An eslint plugin to detect artifacts of copy and paste from rich text systems such as MS Office.

Usage no npm install needed!

<script type="module">
  import eslintPluginRichtextCp from 'https://cdn.skypack.dev/eslint-plugin-richtext-cp';
</script>

README

Build Status

Detect Rich Text Artifacts

An eslint plugin to detect artifacts of copy and paste from rich text systems such as MS Office.

Testing

Tests are in the test/ folder. To test, run the following:

make test