/* eslint no-console:0 */ // JS import * as hljs from 'highlight.js' window.hljs = hljs; // CSS import 'highlight.js/styles/base16/tomorrow.css'