1
0
mirror of https://github.com/bobwen-dev/react-templates synced 2025-04-12 00:56:39 +02:00

add eslint ignore

This commit is contained in:
ido 2015-10-25 13:07:35 +02:00
parent 007073255b
commit 3619b7a22a

22
.eslintignore Normal file
View File

@ -0,0 +1,22 @@
node_modules/**
bower_components/**
**/*.rt.js
**/*.json.js
playground/**/*.rt.js
playground/dist/**
playground/libs/**
playground3/**
playground3/dist/**
playground3/libs/**
playground3/**/*.rt.js
web/**
playground/sample/**
test/data/**
internalTasks/release.js
playground.config.js
sample/InfiniteScroll.js