0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Added eslint ignore comments for template

no-issue
This commit is contained in:
Fabien O'Carroll 2019-11-06 13:12:21 +07:00
parent b16c460633
commit 030819dc9e

View file

@ -1,3 +1,4 @@
/* eslint indent: warn, no-irregular-whitespace: warn */
module.exports = ({post, site}) => `
<!doctype html>
<html>