1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-27 10:48:22 +00:00
trezor-wallet/.eslintignore

9 lines
110 B
Plaintext
Raw Normal View History

2018-09-05 14:41:03 +00:00
public
build
2018-08-27 16:18:04 +00:00
coverage
2019-03-04 14:25:54 +00:00
cache/**
2018-09-05 14:41:03 +00:00
node_modules
2019-04-02 15:41:28 +00:00
scripts/solidity/**
2018-10-10 08:39:59 +00:00
src/flowtype/npm
scripts/solidity/.*
2018-10-10 08:39:59 +00:00
**/_old/*