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

development/bundle.js
development/states.js

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

ui/lib/blockies.js

test/integration/bundle.js
test/integration/jquery-3.1.0.min.js
test/integration/helpers.js