Loading .prettierignore 0 → 100644 +9 −0 Original line number Diff line number Diff line # Python-related venv/ __pycache__/ # JavaScript-related node_modules # Libraries (whose code should not be touched) lib .prettierrc.json 0 → 100644 +5 −0 Original line number Diff line number Diff line { "tabWidth": 4, "semi": false, "arrowParens": "avoid" } docker-compose.yml +0 −2 Original line number Diff line number Diff line version: "3.9" services: status: build: . Loading lib/fscoli-next/fonts/lib/Fira_Code/FiraCode-Bold.ttf 0 → 100644 +185 KiB File added.No diff preview for this file type. View file lib/fscoli-next/fonts/lib/Fira_Code/FiraCode-Light.ttf 0 → 100644 +184 KiB File added.No diff preview for this file type. View file Loading
.prettierignore 0 → 100644 +9 −0 Original line number Diff line number Diff line # Python-related venv/ __pycache__/ # JavaScript-related node_modules # Libraries (whose code should not be touched) lib
.prettierrc.json 0 → 100644 +5 −0 Original line number Diff line number Diff line { "tabWidth": 4, "semi": false, "arrowParens": "avoid" }
docker-compose.yml +0 −2 Original line number Diff line number Diff line version: "3.9" services: status: build: . Loading
lib/fscoli-next/fonts/lib/Fira_Code/FiraCode-Bold.ttf 0 → 100644 +185 KiB File added.No diff preview for this file type. View file
lib/fscoli-next/fonts/lib/Fira_Code/FiraCode-Light.ttf 0 → 100644 +184 KiB File added.No diff preview for this file type. View file