* Update update-codeowners.js: switch to @definitelytyped
I forgot to update this when the rest of DT switch from types-publisher
to @definitelytyped.
* move new deps to devDeps
* remove extraneous comma
* Restrict workflow to DefinitelyTyped/DefinitelyTyped
* First attempt
* cwd churn
* cwd churn 2
* cwd churn 3
* cwd churn 4
* cwd churn 5
* cwd churn 6
* dump ls
* Add a TS dangerfile
* Faff with the CI
* try to read suggestions
* add bogus aframe change
* use correct dir
* handle no suggestions
* delete more of aframe to get dts-critic to notice
* now try yauzl
* move danger to travis for now
* Revert "delete more of aframe to get dts-critic to notice"
This reverts commit 65ea09ff423500eb4320658dbd23adab05a6832b.
* Revert "add bogus aframe change"
This reverts commit a6546bd79f7cae2784031e0409dba731e7f3a1e5.
* first try at formatting with markdown
* maybe it's a line-oriented format
* rebreak aframe
* Better formatting
Still not best
* better wording, maybe better formatting
* maybe I need a space to get autonumbering
* even better formatting
* special-case for >5 properties
* Use a summary discolosure
* Adds links to unpkg and the dts
* Fix the unpkg link
* Better unpkg/file linking
1. only show files if more than one was edited.
2. put top-level unpkg on top-level package heading
* fix formatting and single-file skip
* url needs trailing /
* Revert "now try yauzl"
This reverts commit 08ab2388194155d008f5ed68620a788ef9b8ae57.
* Revert "rebreak aframe"
This reverts commit 6ceed76f8abcbf83db55b8afc46d612378e64bd8.
Co-authored-by: Orta Therox <orta.therox@gmail.com>
* [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
* 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/
* 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