You've already forked tf2wikipricing
refactor: declare GM_fetch as global for typescript
important for the compiler when mocking for unit tests
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"include": ["src/**/*", "declarations.d.ts", "global.d.ts"],
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist/",
|
||||
"noImplicitAny": true,
|
||||
|
||||
Reference in New Issue
Block a user