chore: Add back debug backend (#2244)
This commit is contained in:
@@ -29,7 +29,11 @@
|
||||
"src/**",
|
||||
"pkg/**"
|
||||
],
|
||||
"ignoreRegExpList": ["import\\s*\\((.|[\r\n])*?\\)", "import\\s*.*\".*?\"", "\\[@.+\\]"],
|
||||
"ignoreRegExpList": [
|
||||
"import\\s*\\((.|[\r\n])*?\\)",
|
||||
"import\\s*.*\".*?\"",
|
||||
"\\[@.+\\]"
|
||||
],
|
||||
"words": [
|
||||
"alexanderzobnin",
|
||||
"applicationids",
|
||||
@@ -37,6 +41,7 @@
|
||||
"datapoints",
|
||||
"datasource",
|
||||
"datasources",
|
||||
"devenv",
|
||||
"dompurify",
|
||||
"eventid",
|
||||
"eventids",
|
||||
|
||||
Reference in New Issue
Block a user