Skip to content

Commit

Permalink
Merge pull request #86 from CSE-210-Team-6/changelog-ekdnam
Browse files Browse the repository at this point in the history
add documentation
  • Loading branch information
ekdnam authored Dec 15, 2023
2 parents 380d08b + 3cbf9ff commit 368b9b3
Show file tree
Hide file tree
Showing 49 changed files with 19,138 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ module.exports = {
},
rules: {
},
ignorePatterns: ["**/*.jest.js"],
ignorePatterns: ["**/*.jest.js", "**/prettify"],
}
Loading

0 comments on commit 368b9b3

Please sign in to comment.