[libs]
libA/
libB/

[options]
well_formed_exports=true
well_formed_exports.includes=<PROJECT_ROOT>/a.js
well_formed_exports.includes=<PROJECT_ROOT>/dirA
well_formed_exports.includes=<PROJECT_ROOT>/libA
well_formed_exports.includes=<PROJECT_ROOT>/node_modules/a.js

[lints]
signature-verification-failure=error
