# What this PR does - provide a way to detect dead code and remove it ## Checklist - [x] Unit, integration, and e2e (if applicable) tests updated - [x] Documentation added (or `pr:no public docs` PR label added if not required) - [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required) --------- Co-authored-by: Joey Orlando <joseph.t.orlando@gmail.com>
4 lines
94 B
JSON
4 lines
94 B
JSON
{
|
|
"entry": ["src/PluginPage.tsx", "src/module.ts"],
|
|
"project": ["**/*.{js,ts,jsx,tsx}"]
|
|
}
|