Skip to content

Commit

Permalink
Added eslint ignore comments for template
Browse files Browse the repository at this point in the history
no-issue
  • Loading branch information
allouis committed Nov 6, 2019
1 parent b16c460 commit 030819d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/server/services/mega/template.js
@@ -1,3 +1,4 @@
/* eslint indent: warn, no-irregular-whitespace: warn */
module.exports = ({post, site}) => `
<!doctype html>
<html>
Expand Down

0 comments on commit 030819d

Please sign in to comment.