feat: add typescript (#3266)
* chore: update dependencies * chore: add typescript config * feat: add types * chore: add build command * chore: fix types * fix: update linters * chore: add display name to component * chore: fix types * chore: remove re-declare name variables * docs: update changelog
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -54,4 +54,9 @@ android/keystores/debug.keystore
|
||||
# windows
|
||||
Deploy.binlog
|
||||
msbuild.binlog
|
||||
android/buildOutput_*
|
||||
android/buildOutput_*
|
||||
|
||||
# lib build
|
||||
lib/
|
||||
!src/lib
|
||||
*.tsbuildinfo
|
Reference in New Issue
Block a user