mirror of
https://github.com/pezkuwichain/bizinikiwi-connect.git
synced 2026-04-22 00:47:54 +00:00
16 lines
228 B
Plaintext
16 lines
228 B
Plaintext
# don't ever lint node_modules
|
|
|
|
node_modules
|
|
|
|
# don't lint build output (make sure it's set to your correct build folder name)
|
|
|
|
dist
|
|
coverage
|
|
|
|
# don't lint .cache
|
|
|
|
.chains
|
|
|
|
src/connector/specs/_.json
|
|
src/connector/specs/js/_.ts
|