Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🚨 Fix linter warning about
RegExp
``` standard: Use JavaScript Standard Style (https://standardjs.com) /home/runner/work/rfdc/rfdc/test/index.js:124:25: Use a regular expression literal instead of the 'RegExp' constructor. (prefer-regex-literals) ```
- Loading branch information