issues
search
mattpocock
/
ts-reset
A 'CSS reset' for TypeScript, improving types for common JavaScript API's
https://www.totaltypescript.com/ts-reset
MIT License
7.91k
stars
124
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix npm package is shipped with the `og-image.png` #211
#212
CloudNStoyan
closed
2 weeks ago
1
Bug: The npm package is shipped with the `og-image.png`
#211
CloudNStoyan
closed
2 weeks ago
0
Improve Promise types reset for `reason` field of PromiseRejectedResult
#210
svr93
opened
2 months ago
0
Promise Union - This expression is not callable.
#209
stanislav215
opened
2 months ago
1
Version Packages
#208
github-actions[bot]
closed
2 months ago
0
Fix `new Map()` always returning `Map<unknown, unknown>`
#207
amitdahan
closed
2 months ago
1
As of `0.6.0`, `new Map()` cannot satisfy existing generic constraints
#206
amitdahan
closed
2 months ago
1
Make has method a type guard
#205
yotamN
opened
2 months ago
1
Are there changelogs somewhere?
#204
gburtini
closed
2 months ago
1
Type `Array.includes` as a type guard
#203
Danoha
opened
2 months ago
2
Version Packages
#202
github-actions[bot]
closed
2 months ago
0
fix: filter error with `as const` unions
#201
none23
closed
2 months ago
1
Question: Can we define NonEmptyArray<T> in ts-reset library?
#200
gerkim62
closed
2 months ago
2
Broken Documentation Site
#199
liamlagezyxis
closed
3 months ago
3
Latest `publish` jobs failed
#198
vic1707
closed
2 months ago
2
ts reset for `.filter` is not working in all cases
#197
xiduzo
closed
5 months ago
1
Import only one TS Reset doesn't work
#195
RodrigoTomeES
closed
5 months ago
7
1.0 release
#194
samualtnorman
opened
7 months ago
1
Filter throws error when using `as const`
#193
IanVS
closed
2 months ago
3
Improve return type of `Node.cloneNode`
#192
Stadly
opened
7 months ago
1
Add to docs where to create the reset.d.ts file
#191
frdwhite24
opened
7 months ago
1
Correct types for JSON.stringify
#190
chribjel
opened
8 months ago
1
Error from within `node_modules/`
#187
tylerlaprade
opened
8 months ago
3
Type safe for `Reflect.deleteProperty(object, string|number|symbol)`
#186
zanminkian
opened
9 months ago
2
Docs page is broken
#185
russelldavis
closed
3 months ago
6
Add generic option to control return value for `.json` and `.parse`
#184
ecancino
closed
9 months ago
1
Smart tuple filtering with FilterNonFalsy type
#183
Flammae
opened
9 months ago
0
Get tuple back from filter(Boolean)
#182
Flammae
opened
9 months ago
0
Incompatible with immer-yjs
#181
Crisfole
opened
9 months ago
2
Make WeakSet.has() and WeakMap.has() accept `unknown` and assert type.
#180
DeepDoge
opened
10 months ago
1
Added improved typings for Array.every
#179
feathecutie
opened
10 months ago
2
custom filter callback not inferred when rule applied
#178
ssukienn
opened
11 months ago
2
Improvement to Intl namespace types
#177
pc-erin
opened
11 months ago
0
fix: JSON.parse accepting null
#174
ImLunaHey
opened
1 year ago
4
allow passing `null` to `JSON.parse()`
#173
ImLunaHey
opened
1 year ago
7
`void` should be falsy
#172
none23
closed
9 months ago
2
Fix NonFalsy: void should be falsy
#171
none23
closed
9 months ago
1
Improve `WidenLiteral`
#170
aswinsvijay
closed
1 year ago
3
Importing specific rules doesn't work as documented
#169
SuperKXT
closed
1 year ago
2
`.filter()` can't handle union of arrays
#168
mattiaz9
opened
1 year ago
9
Better Object.entries
#167
PCOffline
closed
1 year ago
6
Add typescript reference declaration to documentation
#166
pc-erin
opened
1 year ago
0
copyable npm install command in docs landing page
#165
ReinisV
closed
1 year ago
2
[docs site] small typo in docs site for `Map.has`
#164
ekilah
closed
1 year ago
1
Type widening issue with `.filter(Boolean)`
#163
tjk
closed
1 year ago
5
Improvement Suggestions for the Repository
#162
MDReal32
closed
5 months ago
3
Make String.startsWith return `${P}${string}`
#161
alexgleason
closed
5 months ago
2
Added rule to handle sessionStorage and localStorage
#160
mattpocock
closed
1 year ago
0
Typesafe array fill
#159
genzzo
opened
1 year ago
1
Reset localStorage and sessionStorage
#158
kentcdodds
closed
1 year ago
7
Next