Rohit Gohri
865ae1f9a8
Add prettier npm script and update command in docs ( #42365 )
2020-02-14 14:42:48 -05:00
ExE Boss
2982660b41
chore(package): Remove unnecessary dependencies ( #42147 )
2020-02-06 09:08:07 -08:00
Jordan Harband
f47104d0f0
json-file-plus: fix types (#41988 )
...
Some of these types were wrong, and some were missing.
2020-02-05 14:55:27 -08:00
ExE Boss
34cc085a65
chore(package): Remove empty dependencies object ( #40009 )
2019-11-05 13:15:16 -08:00
Orta
a4cd306b07
Remove husky and precise-commits ( #39018 )
2019-10-10 11:02:26 -07:00
Christopher Pappas
a52799f9e9
Add Prettier, Lint Staged to help maintain repo consistency ( #35672 )
...
* [Toolchain] Add Prettier
* [Toolchain] Add lint-staged
* [Toolchain] Apply prettier to some types
* Switch to using precise commits so that only changed code is ran through prettier
2019-06-14 08:40:48 -07:00
Nathan Shively-Sanders
1c4ca4d8bf
Add codeowners update ( #33654 )
...
* Add update-codeowners script
Right now it works but doesn't open a PR for you.
Also not present as an npm script.
* Dump in a bunch of code from TS
* A few fixes and updates
1. Fix package.json formatting.
2. Adapt copied code from TS.
* Ready to test locally
* Fix git add
* Put everything in one Promise chain
Also start compiling JS files in scripts/
2019-03-06 08:43:53 -08:00
Nathan Shively-Sanders
b926920fcd
Use dtslint from npm
...
Instead of installing from the production branch on github.
2019-02-19 15:41:06 -08:00
Eric Camellini
86d7939a7d
Updating declarations of openpgpjs and adding sign and verify ( #31740 )
...
* Updating declarations of openpgpjs for existing methods and adding sign and verify
* Fixing linter error
* Fixing compilation errors
* Making same changes to ts3.2 and fixing String/string typos
* Adding name to authors
2018-12-31 07:58:52 -08:00
Nathan Shively-Sanders
894be3cb10
Update types-publisher dependency
2018-12-06 15:26:02 -08:00
Ole Frank Jensen
990cd39cbe
update version number in package.json
2018-08-17 19:30:55 +02:00
Gerhard Stoebich
d787639a54
[ci] remove workaround to fix number of child processes
2018-06-27 15:18:30 +02:00
Gerhard Stoebich
382f56c51d
[node] add crypto.scrypt and crypto.scryptSync
2018-06-26 18:04:09 +02:00
Anastasiia Antonova
7c8a56047d
package.json reformat: 4 spaces indentation according to the .editorconfig
2018-05-17 13:49:32 +07:00
Seunghwa (Steve) Song
0fa5da1423
fix: passport-http-bearer Strategy class should implement interface ( #25526 )
...
bump up version to 0.0.2
2018-05-09 11:36:36 -07:00
Andy
f016f71882
Remove global dependency ( #19509 )
2017-09-01 08:35:16 -07:00
sculove
4644b7017f
remove unnecessary defination
2017-08-24 20:20:02 +09:00
Ismael Gorissen
392891d6bb
npm update
2017-08-23 10:06:04 +02:00
Andy Hanson
1682e9a417
Revert change to package.json
2017-08-08 08:04:14 -07:00
Ryan Cavanaugh
5976dc8d1f
Merge pull request #17844 from yuanxu/master
...
add package @types/zui
2017-07-14 15:06:36 -07:00
YuanXu
0d44094c51
集成到单一文件
2017-07-13 18:10:52 +08:00
Michiel de Bruijne
a975ba1926
enable autodetection for number of processes when running test
2017-07-05 19:47:24 +02:00
Leonard Thieu
862cccebb3
Increase nProcesses from 4 to 8. ( #17656 )
2017-06-30 07:32:54 -07:00
Leonard Thieu
123aa2984e
[DefinitelyTyped] Increase nProcesses from 1 to 4. ( #17511 )
2017-06-27 07:59:45 -07:00
Andy
bbc61fbf93
Extend "dtslint/dt.json" directly instead of "../tslint.json". ( #15822 )
...
* Extend "dtslint/dt.json" directly instead of "../tslint.json".
* Convert more "../tslint.json" to "dtslint/dt.json"
* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy
30cb6de389
Update engine version for tests ( #15622 )
2017-04-05 08:35:15 -07:00
Andy
5f3ba45136
Use dtslint ( #15482 )
2017-03-29 13:07:39 -07:00
Andy
33c940d29d
Use dts-gen to generate new packages ( #13405 )
2017-02-13 12:36:11 -08:00
Andy Hanson
c325f55b5c
Add script to remove a package
2016-12-15 12:47:21 -08:00
Andy Hanson
b599125669
Start using linter
2016-11-16 08:50:43 -08:00
Andy Hanson
866bd8f078
Add new-package script
2016-11-16 08:08:43 -08:00
Andy Hanson
9d3cd1d4bc
Merge branch 'types-2.0' into new_package
2016-11-16 08:06:50 -08:00
Andy Hanson
2418ac66fc
Use only 1 process for running tests (stop travis from crashing)
2016-11-15 06:43:09 -08:00
Andy Hanson
cd5245ef05
Use types-publisher as tester
2016-11-14 08:56:58 -08:00
Andy Hanson
b8d36438b7
Add compile-scripts script
2016-11-08 07:28:35 -08:00
Ryan Cavanaugh
24d3f36368
Run 'dt --all' on CI
2016-07-27 15:26:26 -07:00
Ryan Cavanaugh
6965c2e30a
Use 'next' tag of definition-tester
2016-07-27 15:04:49 -07:00
Ryan Cavanaugh
677ebd4e54
Update tester version
2016-07-14 19:22:25 -07:00
Ryan Cavanaugh
541e24b685
Fix angularjs/angular; 'export declare'/'declare export'
2016-04-25 13:02:25 -07:00
vvakame
e6f4682309
switch to typescript@1.8.7
2016-03-12 22:14:11 +09:00
vvakame
cd564b24dd
update definition-tester version
2016-02-23 11:57:47 +09:00
vvakame
7b1961880a
switch to tsc 1.8.2
2016-02-23 09:32:40 +09:00
vvakame
c6c87d3587
update definition-tester. https://github.com/DefinitelyTyped/definition-tester/pull/15
2016-02-09 22:20:38 +09:00
vvakame
8d68e9b537
update version of definition-tester
2016-01-31 13:39:09 +09:00
Masahiro Wakame
456b4ef598
Merge pull request #6940 from Dashlane/simplify-package-scripts
...
Simplify scripts in package.json
2015-12-01 21:43:37 +09:00
vvakame
20636b122b
switch to TypeScript 1.7.3
2015-12-01 10:45:06 +09:00
Denis Sokolov
4b6d9d687d
Simplify scripts in package.json
...
npm already puts the directory in question in PATH
2015-11-25 11:07:42 +02:00
vvakame
a57ac3c3da
update dt-tester
2015-09-23 06:09:02 +09:00
vvakame
de37ed0b7a
bump tsc version to 1.6.2
2015-09-17 18:10:57 +09:00
vvakame
518d31b7cf
use typescript@1.6.0-beta
2015-09-03 13:15:46 +09:00