Skip to content

Commit 41c8f7e

Browse files
authored
Merge pull request #112 from DeterminateSystems/srv
Update detsys-ts for srv
2 parents 2b0d863 + be77a56 commit 41c8f7e

File tree

3 files changed

+259
-121
lines changed

3 files changed

+259
-121
lines changed

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"accessibility": "no-public"
3030
}
3131
],
32+
"@typescript-eslint/no-base-to-string": "error",
3233
"@typescript-eslint/no-require-imports": "error",
3334
"@typescript-eslint/array-type": "error",
3435
"@typescript-eslint/await-thenable": "error",

0 commit comments

Comments
 (0)