chore: add trailingComma
This commit is contained in:
@@ -12,7 +12,7 @@ if (!isServer) {
|
||||
get() {
|
||||
/* istanbul ignore next */
|
||||
supportsPassive = true;
|
||||
}
|
||||
},
|
||||
});
|
||||
window.addEventListener('test-passive', null as any, opts);
|
||||
// eslint-disable-next-line no-empty
|
||||
|
||||
Reference in New Issue
Block a user