Skip to content

Commit

Permalink
Merge branch 'read-query-apis-part2' of https://github.com/TBD5456697…
Browse files Browse the repository at this point in the history
…5/dwn-server into read-query-apis-part2
  • Loading branch information
csuwildcat committed May 13, 2024
2 parents 8f94ae5 + 716e115 commit fd40563
Show file tree
Hide file tree
Showing 3 changed files with 719 additions and 457 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ module.exports = {
},
rules: {
'max-len': ['error', { code: 150, ignoreStrings: true }],
'brace-style': ['error', '1tbs', { 'allowSingleLine': false }],
curly: ['error', 'all'],
'no-console': 'off',
'@typescript-eslint/explicit-function-return-type': ['error'],
Expand Down
Loading

0 comments on commit fd40563

Please sign in to comment.