Skip to content

chore: remove TSTyche config file#2409

Open
mrazauskas wants to merge 1 commit intopinojs:mainfrom
mrazauskas:remove-tstyche-config
Open

chore: remove TSTyche config file#2409
mrazauskas wants to merge 1 commit intopinojs:mainfrom
mrazauskas:remove-tstyche-config

Conversation

@mrazauskas
Copy link
Contributor

This PR removes the TSTyche config file.

The type test files are renamed from *.test-d.* to *.tst.*. The latter suffix is the default of TSTyche. This change allows to remove tstyche.config.json.

A special case is the test/types/pino.ts file. Currently, it is checked and executed by ts-node. I altered one of the exclude patterns in tsconfig.json to make sure this file is checked by tsc. It might be in the future that node can be used to execute the file. The change in tsconfig.json makes sure typings of the file will be checked as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant