UNPKG

reprism

Version:

Modular Syntax highlighting for the web

13 lines (12 loc) 178 B
module.exports = { type: 'react-component', npm: { esModules: true, umd: { global: 'ReactSyntax', externals: { react: 'React' } } } }