Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmrachel committed Dec 6, 2018
1 parent aec7aca commit ffc790c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v1/lib/server/docs.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const {resolve} = require('url');
const fs = require('fs-extra');
const React = require('react');
const loadConfig = require('./config');

const siteConfig = loadConfig(`${CWD}/siteConfig.js`);
const env = require('./env.js');
const {renderToStaticMarkupWithDoctype} = require('./renderUtils');
Expand Down

0 comments on commit ffc790c

Please sign in to comment.