signal-desktop/.eslintignore
2018-08-16 17:39:30 -07:00

32 lines
605 B
Text

build/**
components/**
coverage/**
dist/**
# these aren't ready yet, pulling files in one-by-one
libtextsecure/test/*.js
test/*.js
test/models/*.js
test/views/*.js
# Generated files
js/components.js
js/libtextsecure.js
js/util_worker.js
js/libsignal-protocol-worker.js
libtextsecure/components.js
libtextsecure/test/test.js
test/test.js
# Third-party files
js/Mp3LameEncoder.min.js
js/WebAudioRecorderMp3.js
js/libphonenumber-util.js
js/libsignal-protocol-worker.js
libtextsecure/libsignal-protocol.js
libtextsecure/test/blanket_mocha.js
test/blanket_mocha.js
# TypeScript generated files
ts/**/*.js