mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Types, better-sqlite3, and worker_threads for our sqlite
This commit is contained in:
committed by
Josh Perez
parent
fc3004a183
commit
37c8c1727f
@@ -44,6 +44,8 @@ const basePath = join(__dirname, '../../..');
|
||||
const searchPattern = normalizePath(join(basePath, '**/*.{js,ts,tsx}'));
|
||||
|
||||
const excludedFilesRegexps = [
|
||||
'^release/',
|
||||
|
||||
// Non-distributed files
|
||||
'\\.d\\.ts$',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user