mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-07-31 02:43:14 +03:00
4 lines
88 B
JavaScript
4 lines
88 B
JavaScript
module.exports = {
|
|
testPathIgnorePatterns: ['/node_modules/', '<rootDir>/e2e/'],
|
|
};
|