mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
8 lines
103 B
JSON
8 lines
103 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
"include": [
|
|
".eslintrc.js",
|
|
"jest-preset.js",
|
|
],
|
|
}
|