]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: reconfig tslint import match rule for local module
authorĐặng Minh Dũng <dungdm93@live.com>
Mon, 2 Nov 2020 07:29:14 +0000 (14:29 +0700)
committerĐặng Minh Dũng <dungdm93@live.com>
Tue, 10 Nov 2020 11:12:05 +0000 (18:12 +0700)
Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>
src/pybind/mgr/dashboard/frontend/tslint.json

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