dependabot[bot]
|
6697e96789
|
chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 (#29448)
* chore(deps-dev): bump typescript from 4.1.5 to 4.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)
Signed-off-by: dependabot[bot] <support@github.com>
* fix tsc errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2021-02-24 20:46:12 +08:00 |
|
afc163
|
0de1358924
|
test: ✅ fix eslint jest rules
|
2020-09-15 11:54:47 +08:00 |
|
偏右
|
c53e8ac4c9
|
test: ✅ add test cases to increase coverage (#26410)
|
2020-08-26 16:42:47 +08:00 |
|
Eric Wang
|
64cb9584ce
|
fix: include tests in type check (#23452)
* fix: include tests in type check
* Do lint *.md
* Improve types in tests
|
2020-04-22 13:37:23 +08:00 |
|
Eric Wang
|
55265ac4ef
|
chore: Replace domhook with jest.spyon (#23469)
* chore: Replace domhook with jest.spyon
* use mockreturn value when possible
* Update tests/shared/focusTest.js
|
2020-04-22 11:59:56 +08:00 |
|
Eric Wang
|
95f6f0f14a
|
Chore: Refactor affix test to typescript (#23364)
|
2020-04-18 00:31:31 +08:00 |
|