- Fix the JS template to be as much in-line with prettier requirement
- Ignore however the generated file, we do not care about remaining
issues (lines too long) / it would be hard to fix
- JS code used to setup wombat.js now lives in a dedicated JS subproject
- JS code is compiled by rollup
- Fuzzy rules are defined in a data-driven JSON file
- This JSON file is used to generate both the Python and JS code that will
use them