mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-13 05:04:22 +02:00
Switch from coffee script to typescrit
- Better tooling support - Stronger type checking - Unit test with jest - JSDocc support
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,3 +1,8 @@
|
||||
build
|
||||
node_modules
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
package-lock.json
|
||||
dist
|
||||
docs
|
||||
coffees
|
||||
.vscode
|
Reference in New Issue
Block a user