This website requires JavaScript.
Explore
Help
Sign in
diego-santos
/
is
Watch
1
Star
0
Fork
You've already forked is
0
forked from
orbit-oss/is
Code
Pull requests
Activity
v7.1.1
is
/
tsconfig.json
7 lines
71 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
Refactor module in TypeScript (#28)
2017-11-06 16:26:59 +01:00
{
Bump TypeScript version
2018-11-30 14:28:54 +07:00
"extends"
:
"@sindresorhus/tsconfig"
,
Run TS as a require hook for tests instead of precompile
2019-02-04 02:37:14 +07:00
"include"
:
[
"source"
Require Node.js 14, TS 4.7, and move to ESM (#167)
2022-06-11 17:44:01 +07:00
]
,
Refactor module in TypeScript (#28)
2017-11-06 16:26:59 +01:00
}
Copy permalink