Skip to content

Commit 344b2a5

Browse files
committed
Merge branch 'master' into CW2-26-Add-relevant-content-for-each-section
2 parents 096046c + ca6c1c9 commit 344b2a5

19 files changed

+525
-172
lines changed

frontend/.eslintrc.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// "plugin:prettier/recommended"
66
],
77
"parser": "@typescript-eslint/parser",
8-
"plugins": ["@typescript-eslint"]
9-
// "rules": {
8+
"plugins": ["@typescript-eslint"],
9+
"rules": {
1010
// "prettier/prettier": ["error", { "endOfLine": "auto" }]
11-
// }
11+
}
1212
}
Lines changed: 32 additions & 0 deletions
Loading
Lines changed: 74 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)