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
Makes TypeScript a peer dependency
#161
sverweij
closed
4 years ago
8
False positive for export * as ns
#160
mjbcopland
closed
4 years ago
9
Make TypeScript a peer dependency
#159
thewilkybarkid
closed
4 years ago
2
Bump node-fetch from 2.6.0 to 2.6.1
#158
dependabot[bot]
closed
4 years ago
2
Autofix?
#157
breck7
closed
4 years ago
1
Add patch for declaration files - when importing from d.ts file - aliases
#156
mrseanryan
closed
4 years ago
0
check for .d.ts files for absolute paths - 2
#155
mrseanryan
closed
4 years ago
0
False positive with path aliases and sub-folders
#154
ilyin371
closed
1 year ago
15
Bump codecov from 3.6.5 to 3.7.1
#153
dependabot[bot]
closed
4 years ago
0
Bump lodash from 4.17.15 to 4.17.19
#152
dependabot[bot]
closed
4 years ago
0
check for .d.ts files for path aliases
#151
davidparkagoda
closed
4 years ago
11
check for .d.ts files for absolute paths
#150
mrseanryan
closed
4 years ago
0
Fix when dynamic import has curly braces around param
#149
mrseanryan
closed
4 years ago
0
Update npm dependencies
#148
mrseanryan
closed
4 years ago
0
False positive when using parentheses around single-arg arrow functions
#147
jp7837
closed
4 years ago
1
silently fails when using multiple paths in --excludePathsFromReport
#146
tconroy
closed
4 years ago
2
False positive for modules dynamically loaded within a function
#145
jp7837
opened
4 years ago
3
dynamic imports: where the usage is in a separate statement from the import
#144
mrseanryan
opened
4 years ago
4
chore: Add node 14 to the travis list of nodes to test
#143
mrseanryan
closed
4 years ago
1
Fix dynamic parsing with whitespace and also with assigning to a promise
#142
mrseanryan
closed
4 years ago
13
check for .d.ts files for absolute paths
#141
davidparkagoda
closed
4 years ago
7
Dynamic import - false positive
#140
mrseanryan
closed
4 years ago
2
[Regression] Dynamic imports in ternary not detected
#139
jp7837
closed
4 years ago
3
Adjust README so ignoreFiles example displays OK in github *
#138
mrseanryan
closed
4 years ago
2
Fix README formatting for option 'ignoreFiles'
#137
mrseanryan
closed
4 years ago
0
Provide a glob/regex to specify which files to analyze
#136
mrseanryan
opened
4 years ago
2
Internal: Consider refactoring towards 'FP' code, avoiding mutable state
#135
mrseanryan
opened
4 years ago
1
Update to TypeScript 3.8 and add basic support for 'export * as namespace'
#134
mrseanryan
closed
4 years ago
0
Make analyzer more robust, add export * tests
#133
mrseanryan
closed
4 years ago
1
Error with analyzer.ts when expanding exports from *
#132
maneetgoyal
closed
4 years ago
14
Bump acorn from 7.1.0 to 7.1.1
#131
dependabot[bot]
closed
4 years ago
0
Default Export Incorrectly Marked As Not Used
#130
supermacro
closed
4 years ago
1
Fix: Destructured exports with renaming 2
#129
mrseanryan
closed
4 years ago
1
Feature/support dynamic imports in tsx
#128
mrseanryan
closed
4 years ago
1
Add support for detecting unused dynamic imports in TSX files
#127
mrseanryan
closed
4 years ago
6
fix: Fixes for detecting unused dynamic imports
#126
mrseanryan
closed
4 years ago
11
Fix: Destructured exports with renaming.
#125
ksr79
closed
4 years ago
5
Dynamic import detection producing false positives in class methods
#124
jp7837
closed
4 years ago
3
Dynamic import detection producing false positives when destructuring args
#123
jp7837
closed
4 years ago
5
Add option '--maxIssues=n' to tolerate up to n unused exports
#122
mrseanryan
closed
4 years ago
1
Fix: Handle dynamic imports that use dereferencing
#121
mrseanryan
closed
4 years ago
3
Fix to support destructured exports like 'export const { a, b }'
#120
mrseanryan
closed
4 years ago
1
destructured exports cause false positive
#119
dcowen91
closed
4 years ago
1
Add test for Typescript 3.8 export * as ns
#118
mrseanryan
closed
4 years ago
1
Dynamic import detection producing false positives
#117
jp7837
closed
4 years ago
3
Add option '--maxIssues=n' to tolerate up to 'n' unused exports.
#116
ksr79
closed
4 years ago
6
Bump codecov from 3.6.1 to 3.6.5
#115
dependabot[bot]
closed
4 years ago
0
Does this work with javascript files?
#114
kamok
closed
4 years ago
2
Add support for the new "export * as ns Syntax" in Typescript 3.8
#113
mrseanryan
closed
4 years ago
0
Awareness of typescript project references
#112
kiprasmel
opened
4 years ago
3
Previous
Next