Added simple typing challenge

This commit is contained in:
2023-12-12 15:54:00 +01:00
parent a1bae9ede6
commit c87ab6e07c
17 changed files with 687 additions and 360 deletions

View File

@@ -27,12 +27,16 @@
"@angular/cli": "^17.0.3",
"@angular/compiler-cli": "^17.0.0",
"@types/jasmine": "~5.1.0",
"autoprefixer": "^10.4.16",
"daisyui": "^4.4.19",
"jasmine-core": "~5.1.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"postcss": "^8.4.32",
"tailwindcss": "^3.3.6",
"typescript": "~5.2.2"
}
}