is/tsconfig.json
2024-07-10 15:41:12 +02:00

6 lines
71 B
JSON

{
"extends": "@sindresorhus/tsconfig",
"include": [
"source"
],
}