move util in a util folder with the sanitizer
This commit is contained in:
parent
8affe84c72
commit
8a37045b79
34 changed files with 559 additions and 589 deletions
|
|
@ -130,7 +130,7 @@
|
|||
"func-call-spacing": "error",
|
||||
"func-name-matching": "error",
|
||||
"func-names": "off",
|
||||
"func-style": ["error", "declaration"],
|
||||
"func-style": "off",
|
||||
"id-blacklist": "error",
|
||||
"id-length": "off",
|
||||
"id-match": "error",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue