Skip to content

Commit

Permalink
Merge pull request #47 from lumi-tip/development-lumi-7783
Browse files Browse the repository at this point in the history
merge from master and changes in syllabusbuilder
  • Loading branch information
tommygonzaleza authored Nov 12, 2024
2 parents 86055d8 + cb55ffc commit 9858eeb
Show file tree
Hide file tree
Showing 11 changed files with 9,869 additions and 23,316 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"no-console": 1,
"no-process-env": 0,
"semi": ["error", "always"],
"allowImportExportEverywhere": false,
"allowImportExportEverywhere": 0,
"comma-dangle": [1, { //when to use the last comma
"arrays": "never",
"objects": "never",
Expand Down
Loading

0 comments on commit 9858eeb

Please sign in to comment.