Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.59 KB

File metadata and controls

22 lines (18 loc) · 1.59 KB

This project is a seed project for TypeScript.

It uses webpack and webpack-dev-server.

Install Dependencies

npm install

Run the Project

npm start

Contributors

What Who
Check and fix mistakes in doc file Dmytro Shulzhenko [email protected]
Update dependencies: TypeScript from v4.0.5 to v4.4.3 Vadym Nastoiashchyi [email protected]
Add new requirements for the Task 06.03 Yevhen_Zakharevych [email protected]
Replace TSLint with ESLint Anna Bankovskaia [email protected]
Update dependencies: Webpack from v4 to v5, TypeScript from v3.* to v4.* Yulia Miatlionak [email protected]
Add prettier formatter settings Dzianis Davydau [email protected]
Improve task 07.01. Generic Functions Serhii Maliuha [email protected]
Add new requirements for the Task 07.05 Mapped Types, Utility Types, Conditional Types Olena Hlukhovska [email protected]
Apply interface to overload arrow functions Oleksandr Bereznai [email protected]