is/tsconfig.json

7 lines
71 B
JSON
Raw Normal View History

2017-11-06 16:26:59 +01:00
{
2018-11-30 14:28:54 +07:00
"extends": "@sindresorhus/tsconfig",
"include": [
"source"
],
2017-11-06 16:26:59 +01:00
}