Remove Start from linter ignore array

This commit is contained in:
mabashian
2021-03-02 15:10:25 -05:00
parent 65c71b812e
commit 0345a0c8e2

View File

@@ -79,7 +79,7 @@
"theme", "theme",
"gridColumns" "gridColumns"
], ],
"ignore": ["Ansible", "Tower", "JSON", "YAML", "lg", "START"], "ignore": ["Ansible", "Tower", "JSON", "YAML", "lg"],
"ignoreComponent": [ "ignoreComponent": [
"code", "code",
"Omit", "Omit",