mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-20 14:17:29 -04:00
7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
"include": [
|
|
".eslintrc.js",
|
|
"jest.config.js"
|
|
]
|
|
} |