This website requires JavaScript.
Explore
Help
Sign in
orbit-oss
/
is
Watch
5
Star
5
Fork
You've already forked is
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1aef825c46
is
/
tsconfig.json
7 lines
70 B
JSON
Raw
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"
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
]
Refactor module in TypeScript (#28)
2017-11-06 16:26:59 +01:00
}
Reference in a new issue
Copy permalink