mirror of
https://github.com/jlengrand/adyen-node-api-library.git
synced 2026-03-10 08:01:20 +00:00
use grouped type definitions (#210)
This commit is contained in:
@@ -33,5 +33,9 @@ module.exports = {
|
||||
],
|
||||
testMatch: [
|
||||
"**/__tests__/*.ts"
|
||||
],
|
||||
testPathIgnorePatterns : [
|
||||
"/node_modules",
|
||||
"/dist"
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user