mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-07 07:06:56 +00:00
3 lines
88 B
JavaScript
3 lines
88 B
JavaScript
module.exports = {
|
|
testPathIgnorePatterns: ['/node_modules/', '<rootDir>/e2e/'],
|
|
};
|