mirror of
https://github.com/zhigang1992/docz.git
synced 2026-06-15 09:58:33 +08:00
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"extends": "../../tslint.json",
|
|
"rules": {
|
|
"no-implicit-dependencies": [false]
|
|
}
|
|
}
|