mirror of
https://github.com/sern-handler/handler
synced 2026-06-06 01:16:55 +00:00
build: remove 'tests' exclude
This commit is contained in:
@@ -16,6 +16,6 @@
|
||||
"declaration": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
},
|
||||
"exclude": ["node_modules", "tests", "dist"],
|
||||
"exclude": ["node_modules", "dist"],
|
||||
"include": ["src"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user