kily zhou

Results 6 issues of kily zhou

TS declaration file is missing ![1](https://user-images.githubusercontent.com/458894/81247267-1b68f900-904c-11ea-8079-01475d831572.png) TS warning shows that: ![2](https://user-images.githubusercontent.com/458894/81247289-2c196f00-904c-11ea-88b5-812a7bb476de.png)

```html Document var differ = new jsondiffpatch.DiffPatcher({ objectHash(o, i) { return o.id || '$$index:' + i }, }) var d1 = { children: [ { id: 1, children: [ {...

**format large minified js with error** dprint 0.36.0 dprint-plugin-typescript version: 0.84.2-2.3.0-x86_64 ```bash dprint fmt antd.min.js --verbose [VERBOSE] Reading file: /Users/***/Library/Caches/dprint/cache/plugin-cache-manifest.json [VERBOSE] Checking path exists: /Users/***/test/dprint.json [VERBOSE] Reading file: /Users/***/test/dprint.json [VERBOSE]...

bug
performance

When [https://github.com/codex-team/ajax/pull/48](https://github.com/codex-team/ajax/pull/48) is ready, this should be works.

Add `withCredentials` param that allows to send cookies

deno 2.0.0-rc.4 (release candidate, release, aarch64-apple-darwin) v8 12.9.202.13-rusty typescript 5.6.2 ``` { "name": "test_deno", "version": "1.0.0", "main": "index.js", "description": "", "devDependencies": { "eslint-plugin-vue": "^9.28.0" } } ``` ``` import plugin...

compile
types