ycombinator-keys/web-ext-config.mjs
2025-04-20 00:57:52 -04:00

8 lines
83 B
JavaScript

export default {
__proto__: null,
ignoreFiles: [
"README.md",
"LICENSE"
]
}