mirror of
https://github.com/cerc-io/watcher-ts
synced 2024-11-20 04:46:20 +00:00
2d493b3838
* Transpile ES5 code. * Use transpiled ES5 code in all packages. * Refactor tracing-client to transpile ES5 code. * Order scripts in package json. * Update readme in packages with new scripts. * Refactor code to use entity config programatically. * Remove unused depencdencies. * Use DEBUG environment for scripts. Co-authored-by: nabarun <nabarun@deepstacksoft.com>
8 lines
82 B
Plaintext
8 lines
82 B
Plaintext
# Don't lint node_modules.
|
|
node_modules
|
|
|
|
# Don't lint build output.
|
|
dist
|
|
|
|
tracers
|