feat: Add TypeScript support (#9550)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -46,6 +46,8 @@ node_modules
|
||||
|
||||
# Babel.js
|
||||
lib/
|
||||
# types/* once we have full typescript support, we can generate types from the typescript files
|
||||
!types/tsconfig.json
|
||||
|
||||
# cache folder
|
||||
.cache
|
||||
|
||||
Reference in New Issue
Block a user