fix layers checker to support trace

This commit is contained in:
Benjamin Pasero
2022-03-15 21:06:22 +01:00
parent 09e072f580
commit 066b362943
2 changed files with 2 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ const CORE_TYPES = [
'info',
'warn',
'error',
'trace',
'group',
'groupEnd',
'table',