mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-09-22 18:47:07 +00:00
append exclude
This commit is contained in:
+1
-1
@@ -24,5 +24,5 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"include": ["**/*.ts", "test/**/*.test.ts", "**/*.unit.spec.ts"],
|
"include": ["**/*.ts", "test/**/*.test.ts", "**/*.unit.spec.ts"],
|
||||||
"exclude": ["pouchdb-browser-webpack", "utils", "src/apps", "src/**/*.test.ts", "**/_test/**"]
|
"exclude": ["pouchdb-browser-webpack", "utils", "src/apps", "src/**/*.test.ts", "**/_test/**", "utilsdeno"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user