UNPKG

babel-plugin-transform-syntax-highlight

Version:

Perform syntax highlighting of string and template literals during Babel compilation, rather than at runtime

4 lines (3 loc) 71 B
module.exports = { NUMERIC_DELIMITERS: ['123456789', '987654321'] };