5 lines
100 B
JSON
5 lines
100 B
JSON
{
|
|
"extends": "@datamine/config/typescript",
|
|
"exclude": ["node_modules"],
|
|
"include": ["src"]
|
|
}
|