1 changed files with
2 additions and
1 deletions
|
|
@ -42,7 +42,8 @@
|
|
|
|
"unawaited",
|
|
|
|
"unawaited",
|
|
|
|
"unfocus",
|
|
|
|
"unfocus",
|
|
|
|
"unlayered",
|
|
|
|
"unlayered",
|
|
|
|
"vsync"
|
|
|
|
"vsync",
|
|
|
|
|
|
|
|
"microtask"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"ignorePaths": [
|
|
|
|
"ignorePaths": [
|
|
|
|
".github/workflows/**"
|
|
|
|
".github/workflows/**"
|
|
|
|