mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 11:14:19 +00:00
fix: Update config to recommended (#605)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"extends": "../tsconfig",
|
||||
"include": ["./**/*", "./jest.config.ts"],
|
||||
"include": ["./**/*", "jest.config.ts"],
|
||||
"compilerOptions": {
|
||||
"types": ["jest"],
|
||||
"rootDir": "..",
|
||||
|
||||
Reference in New Issue
Block a user