Skip to content

Commit

Permalink
Merge pull request #38 from DeterminateSystems/srv
Browse files Browse the repository at this point in the history
Use SRV records as service discovery for IDS
  • Loading branch information
grahamc authored May 31, 2024
2 parents 5fcb053 + ae1a48a commit 9d66d2c
Show file tree
Hide file tree
Showing 11 changed files with 887 additions and 246 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
}
},
"rules": {
"@typescript-eslint/no-base-to-string": "error",
"camelcase": "error",
"i18n-text/no-en": "off",
"@typescript-eslint/no-shadow": "error",
Expand Down
5 changes: 3 additions & 2 deletions dist/index.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9d66d2c

Please sign in to comment.