1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-08 06:55:26 +02:00

Update code style

This commit is contained in:
gohabereg 2019-02-19 17:55:49 +03:00
parent 2c5069c3d8
commit 1159791e68

View file

@ -1,6 +1,6 @@
import hljs from 'highlight.js/lib/highlight';
import javascript from 'highlight.js/lib/languages/javascript';
import style from 'highlight.js/styles/github-gist.css'; //eslint-disable-line no-unused-vars
import style from 'highlight.js/styles/github-gist.css'; // eslint-disable-line no-unused-vars
/**
* @class CodeStyles