4 lines
67 B
JSON
4 lines
67 B
JSON
{
|
|
"tests/**/*.ts": ["eslint"],
|
|
"scripts/**/*.ts": ["eslint"]
|
|
}
|
{
|
|
"tests/**/*.ts": ["eslint"],
|
|
"scripts/**/*.ts": ["eslint"]
|
|
}
|