Skip to content

Commit

Permalink
dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowans committed Jan 8, 2024
1 parent e4886ae commit fa56836
Show file tree
Hide file tree
Showing 3 changed files with 230 additions and 221 deletions.
5 changes: 4 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@
"ecmaVersion": 2022,
"sourceType": "module"
},
"extends": ["eslint-config-cityssm"]
"extends": ["eslint-config-cityssm"],
"rules": {
"jsdoc/require-jsdoc": "off"
}
}
Loading

0 comments on commit fa56836

Please sign in to comment.