Browse Source

Ignore playground for eslint

Artur Paikin 9 years ago
parent
commit
801a846ff5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .eslintignore

+ 1 - 0
.eslintignore

@@ -2,6 +2,7 @@ dist/**
 lib/**
 node_modules/**
 test/lib/**
+playground/**
 website/node_modules/**
 website/private_modules/hexo-renderer-uppyexamples/node_modules/**
 website/public/**