mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-23 14:52:59 +00:00
Added chrome types to autoload
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"moduleResolution": "bundler",
|
||||
"allowImportingTsExtensions": false,
|
||||
"types": [
|
||||
"vitest/globals"
|
||||
"vitest/globals",
|
||||
"@types/chrome",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user