feat: monaco editor toegevoegd voor py bestanden
This commit is contained in:
@@ -18,6 +18,7 @@ TEXT_CONTENT_TYPES = {
|
||||
".yaml": "text/yaml",
|
||||
".json": "application/json",
|
||||
".js": "text/javascript",
|
||||
".py": "text/x-python",
|
||||
".css": "text/css",
|
||||
".html": "text/html",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user