Files

6 lines
98 B
JSON
Raw Permalink Normal View History

{
"extends": "@mi-gpt/config/typescript",
"include": ["src"],
"exclude": ["node_modules"]
}