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:
parent
b16c460633
commit
030819dc9e
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
/* eslint indent: warn, no-irregular-whitespace: warn */
|
||||
module.exports = ({post, site}) => `
|
||||
<!doctype html>
|
||||
<html>
|
||||
|
|
Loading…
Add table
Reference in a new issue