mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-19 23:53:29 +02:00
feat: reiverr-plugin:2.0.0 version checking
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"incremental": true,
|
||||
"skipLibCheck": true,
|
||||
"forceConsistentCasingInFileNames": false,
|
||||
"lib": ["es6"]
|
||||
"lib": ["es6"],
|
||||
"resolveJsonModule": true
|
||||
},
|
||||
"include": ["src/**/*.ts"]
|
||||
"include": ["src/**/*.ts", "package.json"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user