Files
wxt/packages/webextension-polyfill/tsconfig.json
T

5 lines
115 B
JSON

{
"extends": ["../../tsconfig.base.json", "./.wxt/tsconfig.json"],
"exclude": ["node_modules/**", "dist/**"]
}