mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-09 02:30:15 -06:00
Make release-3.1 buildable
With this change, you can build the branch using `npm ci && npm run build`.
This commit is contained in:
parent
457cbba56d
commit
024c4a410e
3
.gitignore
vendored
3
.gitignore
vendored
@ -75,5 +75,4 @@ tests/cases/user/*/**/*.d.ts
|
||||
!tests/cases/user/discord.js/
|
||||
tests/baselines/reference/dt
|
||||
.failed-tests
|
||||
TEST-results.xml
|
||||
package-lock.json
|
||||
TEST-results.xml
|
||||
@ -1,9 +1,8 @@
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- 'stable'
|
||||
- '10'
|
||||
- '8'
|
||||
- '6'
|
||||
|
||||
sudo: false
|
||||
|
||||
|
||||
6434
package-lock.json
generated
Normal file
6434
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user