issues
search
pzavolinsky
/
ts-unused-exports
ts-unused-exports finds unused exported symbols in your Typescript project
MIT License
749
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix the default export error for esm module.
#311
Pnlvfx
opened
3 weeks ago
0
I would like to know how can i ignore 2 types of files , tries using regex after --ignoreFiles but no luck.
#310
eyal-ringwald-orchid
closed
2 months ago
0
Use own keys for unused exports and unused files
#309
aryzing
opened
4 months ago
0
Option to automatically remove "export" keywords from source code files?
#308
hi2u
opened
4 months ago
1
--IgnoreTestFile is too wide
#307
maxired
opened
5 months ago
0
Thank you Sean Ryan
#306
pzavolinsky
closed
5 months ago
1
Update node dependencies - solve highest dependabot issues
#305
mrseanryan
opened
5 months ago
0
Chore/up node
#304
mrseanryan
closed
5 months ago
0
Up CHANGELOG and bump version.
#303
mrseanryan
closed
5 months ago
0
False positive on re-export in index.ts
#302
kuhelbeher
opened
5 months ago
1
Make `--ignoreFiles` test the full path including the file extension
#301
wburgin-anduril
closed
5 months ago
3
Fix issue with ignoreLocallyUsed
#300
DLeyland
closed
5 months ago
2
`ignoreLocallyUsed` doesn't always work, depends on *where* it is locally used
#299
Sheraff
opened
1 year ago
5
Chore/up change log 2023 09 04 = 10.0.1
#298
mrseanryan
closed
1 year ago
0
Stop extra semicolons in exclude paths from preventing results
#297
comp615
closed
1 year ago
1
Confusing: ignoreFiles regex input has the file extensions stripped off
#296
bugeats
closed
5 months ago
0
Up CHANGELOG and tweak README
#295
mrseanryan
closed
1 year ago
0
Allow regex usage in the "excludePathsFromReport" option
#294
ismarbesic
closed
1 year ago
1
The "excludePathsFromReport" option does not support regex
#293
ismarbesic
closed
1 year ago
2
Check for unused attributes
#292
philipxiaoxi
closed
1 year ago
1
Cannot find module 'typescript'
#291
SharkBaby
closed
1 year ago
1
Test folder is being ignored.
#290
AivarasBartasevicius
opened
1 year ago
1
Getting unused exports error if index is not added to the import path.
#289
AivarasBartasevicius
opened
1 year ago
0
Handled the case when import statement contains '.ts' and '.tsx' extensions in path
#288
demonhue
closed
1 year ago
2
False negative when using export statements with string literals
#287
demonhue
opened
1 year ago
0
doesn't work as intended when using `export * from "./abc" ` statement
#286
demonhue
opened
1 year ago
2
False negative when exporting using export declaration - multiple declarations in one statement
#285
demonhue
opened
1 year ago
1
Chore - Tidy readme and improve release test
#284
mrseanryan
closed
1 year ago
0
bump to 9.0.5 for release
#283
mrseanryan
closed
1 year ago
0
Add ignoreLocallyUsed Flag
#282
DLeyland
closed
1 year ago
1
shows false positive when extension is included in import statement i.e. import calc from "./calculator.ts" instead of "./calculator"
#281
demonhue
closed
1 year ago
4
[Feature request] Only show unused exports that are also unused in the same file
#280
JasonMan34
closed
1 year ago
2
Unknown compiler option ignoreDeprecations - Cannot parse tsconfig.json
#279
fev4
opened
1 year ago
1
Results not reported from Messages.ts file
#278
vsobotka
closed
1 year ago
3
Monorepo support?
#277
qpwo
opened
1 year ago
3
False negatives when using --searchNamespaces
#276
vikasnair
opened
1 year ago
1
Incremental checks
#275
gajus
opened
1 year ago
5
clean up wiki
#274
mrseanryan
closed
1 year ago
1
Add link to eslint plugin
#273
mrseanryan
closed
1 year ago
0
Update README.md - add link to eslint plugin 2
#272
mrseanryan
closed
1 year ago
0
Add link to eslint plugin by Gajus Kuizinas
#271
mrseanryan
closed
1 year ago
0
ESLint rule no-unused-exports
#270
gajus
closed
1 year ago
1
Add example of false positive with re-export involving index and *
#269
mrseanryan
closed
1 year ago
1
Fix the example using as library via TypeScript
#268
mrseanryan
closed
1 year ago
0
Add support for import with @ prefix - #266
#267
mrseanryan
closed
1 year ago
6
Add support for import with @ prefix
#266
mrseanryan
closed
1 year ago
1
Update package-lock.json
#265
avilao
closed
1 year ago
1
Adding separate examples of use via JS or TS as library
#264
mrseanryan
closed
1 year ago
0
using as library: Default export not working in projects with `"type": "module"`
#263
mon-jai
closed
1 year ago
3
Bump json5 from 1.0.1 to 1.0.2
#262
dependabot[bot]
opened
1 year ago
0
Next