86e9463c42
* Fix eslint errors * GitHub Actions: add Typescript project linting * Fix dependency * Revert changes and exclude rule Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com>
10 lines
128 B
JSON
10 lines
128 B
JSON
{
|
|
"packages": [
|
|
"ts-packages/*",
|
|
"nym-wallet",
|
|
"nym-connect",
|
|
"sdk/typescript/**"
|
|
],
|
|
"version": "0.0.0"
|
|
}
|