Skip to content

Commit

Permalink
Alpha mui 5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Olliebrown committed Dec 2, 2023
1 parent 0897db6 commit 05dc8c7
Show file tree
Hide file tree
Showing 6 changed files with 594 additions and 878 deletions.
7 changes: 7 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,14 @@
"plugin:react-hooks/recommended",
"standard"
],
"parser": "@babel/eslint-parser",
"parserOptions": {
"requireConfigFile": false,
"babelOptions": {
"plugins": [
"@babel/plugin-syntax-import-assertions"
]
},
"ecmaFeatures": {
"jsx": true
},
Expand Down
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"fontsource",
"Frawg",
"lazylog",
"mscs",
"outdir",
"roboto",
"SUNSHREDDER"
Expand Down
Loading

0 comments on commit 05dc8c7

Please sign in to comment.