mgr/dashboard: reconfig tslint import match rule for local module

Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>
This commit is contained in:
Đặng Minh Dũng 2020-11-02 14:29:14 +07:00
parent 4ad1cc01dc
commit 26ae757097
No known key found for this signature in database
GPG Key ID: 30B00965500D018B

View File

@ -98,7 +98,7 @@
},
{
"name": "relative dir",
"match": "^([.]|src/).*",
"match": "^(\\.|\\.\\.|~)/.*",
"order": 3
},
{