mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Add typescript
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* eslint no-empty-function: 0 no-extend-native: 0 */
|
||||
/* eslint no-empty-function: 0, no-extend-native: 0, "@typescript-eslint/no-empty-function": 0 */
|
||||
|
||||
window.console = window.console || {};
|
||||
window.console.log = window.console.log || function() {};
|
||||
|
Reference in New Issue
Block a user