Add some more themes
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"copy-to-clipboard": "^3.3.1",
|
||||
"history": "^5.0.0",
|
||||
"local-storage": "^2.0.0",
|
||||
"monaco-themes": "^0.4.4",
|
||||
"pako": "^2.0.3",
|
||||
"react": "^18.2.0",
|
||||
"react-device-detect": "^2.1.2",
|
||||
@@ -36,7 +37,8 @@
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject",
|
||||
"format": "prettier --write '**/*.ts' '**/*.tsx' '**/*.css'"
|
||||
"format": "prettier --write '**/*.ts' '**/*.tsx' '**/*.css'",
|
||||
"compile": "tsc"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
|
||||
Reference in New Issue
Block a user