mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 14:19:58 +00:00
5f4c19da35
Co-authored-by: Opender Singh <opender.singh@konghq.com>
7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
"include": [
|
|
".eslintrc.js",
|
|
"jest.config.js"
|
|
]
|
|
} |