Use typescript eslint parser for all files
This commit is contained in:
parent
2badabb661
commit
8041167473
6 changed files with 13 additions and 136 deletions
|
@ -202,7 +202,6 @@ export function enable() {
|
|||
function attachGamepadScript() {
|
||||
console.log('Gamepad connected! Attaching gamepadtokey.js script');
|
||||
window.removeEventListener('gamepadconnected', attachGamepadScript);
|
||||
/* eslint-disable-next-line @babel/no-unused-expressions */
|
||||
import('./gamepadtokey');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue