diff --git a/.eslintrc.js b/.eslintrc.js index e659833b3..15457868f 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -13,6 +13,9 @@ module.exports = { browser: true, node: true, }, + globals: { + VK: true, + }, rules: { 'prettier/prettier': 'error', 'no-undef': 'error', diff --git a/projects/loft-photo/commentsTemplate.html.hbs b/projects/loft-photo/commentsTemplate.html.hbs new file mode 100644 index 000000000..982631d14 --- /dev/null +++ b/projects/loft-photo/commentsTemplate.html.hbs @@ -0,0 +1,9 @@ +{{#each list}} +