mirror of
https://github.com/electron/electron.git
synced 2026-01-07 22:54:25 -05:00
build: use typescript for internal Electron JS code (#16441)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -59,3 +59,6 @@ spec/.hash
|
||||
|
||||
# Generated native addon files
|
||||
/spec/fixtures/native-addon/echo/build/
|
||||
|
||||
# If someone runs tsc this is where stuff will end up
|
||||
ts-gen
|
||||
|
||||
Reference in New Issue
Block a user