6 lines
98 B
JSON
6 lines
98 B
JSON
{
|
|
"extends": "@mi-gpt/config/typescript",
|
|
"include": ["src"],
|
|
"exclude": ["node_modules"]
|
|
}
|