aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintignore
blob: 70f23dafda8c81cf57dabae5ccb4d016f8cd8436 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
node_modules/**
dist/**
builds/**
test-builds/**
docs/**
coverage/

development/bundle.js
development/states.js

app/scripts/lib/extension-instance.js
app/scripts/chromereload.js

ui/lib/blockies.js

mascara/src/app/first-time/spinner.js
mascara/test/jquery-3.1.0.min.js

test/integration/bundle.js
test/integration/jquery-3.1.0.min.js
test/integration/helpers.js
test/integration/lib/first-time.js