6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"extends": "../../tslint.json",
|
|
"linterOptions": { "exclude": ["!**/*"] },
|
|
"rules": {}
|
|
}
|