morningstarxcdcode
1aef825c46
Fix code issues and improve maintainability
...
1. Fix syntax error in tsconfig.json by removing trailing comma
2. Rename confusing function isAbsoluteModule2 to createModuloChecker
3. Update Whitespace type definition to be more accurate
2025-06-13 13:01:07 +05:30
Sindre Sorhus
0ff273fee8
Require Node.js 18
2024-07-10 15:41:12 +02:00
Bjorn Stromberg
92699e1049
Replace ts-node with tsimp ( #208 )
2024-06-25 02:08:48 +02:00
Bjorn Stromberg
68e0c95857
Update @sindresorhus/tsconfig to v4 ( #194 )
2023-08-10 16:07:56 +02:00
Bjorn Stromberg
85c89925b6
Give better assertion messages for assert.all and assert.any ( #193 )
2023-08-09 13:49:06 +02:00
Sindre Sorhus
d6fc1ce0fe
Require Node.js 14, TS 4.7, and move to ESM ( #167 )
2022-06-11 17:44:43 +07:00
Sindre Sorhus
af6b03d67f
Require Node.js 10
2019-11-07 15:58:29 +07:00
Sindre Sorhus
3f2caa4835
Revert "Bundle the required DOM types ( #93 )"
...
This reverts commit 7c16f20d16 .
2019-10-04 11:38:10 +07:00
Sindre Sorhus
7c16f20d16
Bundle the required DOM types ( #93 )
...
Closes #92
2019-10-02 23:06:53 +07:00
Vlad Frangu
dd2a91dce5
Add support for BigInt ( #87 )
2019-05-04 16:05:23 +07:00
Sindre Sorhus
120f74ab63
Require Node.js 8
2019-04-01 04:02:25 +07:00
Sindre Sorhus
9683cd7fd9
Run TS as a require hook for tests instead of precompile
2019-02-04 02:38:38 +07:00
Sindre Sorhus
9df6f4ebe9
Bump TypeScript version
2018-11-30 15:14:41 +07:00
Sindre Sorhus
65c94f1a02
Include TS type lib references directly in the file
...
Fixes #51
2018-09-28 13:08:17 +07:00
Artur Androsovych
c8736c2972
Add is.asyncIterable ( #59 )
2018-07-10 00:35:16 +07:00
Sindre Sorhus
db25d554dc
TS config tweaks
2018-05-19 15:42:12 +07:00
Lukas Tetzlaff
1df2ff09ce
Improve TS code by adding generics and removing any where applicable ( #49 )
2018-05-04 12:29:21 +07:00
Sam Verschueren
55c00956f9
Add is.observable ( #50 )
2018-05-03 10:22:32 +07:00
Sam Verschueren
8894dbec17
Add type guards ( #43 )
2018-04-04 00:05:59 +07:00
Sindre Sorhus
fd32b11b6d
Bump TypeScript
2018-02-01 08:41:27 +07:00
Sindre Sorhus
89867fbc16
Various tweaks
2017-11-07 10:23:00 +07:00
Sindre Sorhus
9770f66899
Cleanup
2017-11-06 22:36:51 +07:00
Lukas Tetzlaff
8d8fd2b7e0
Refactor module in TypeScript ( #28 )
2017-11-06 22:26:59 +07:00