issues
search
gustavopch
/
tsc-files
A tiny tool to run `tsc` on specific files without ignoring tsconfig.json
MIT License
233
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
tsc-files --noEmit failed without output (ENOENT). can't log any reason
#74
vaynevayne
opened
4 months ago
2
Cleanup temp file after commit in v1.1.4 (2023-07-04)
#73
AlanRad-QH
opened
4 months ago
0
Vite error when running with lint-staged
#72
chertik77
closed
6 months ago
1
fix: handle JS files when allowJs and checkJs options are set to true
#71
mkarajohn
opened
6 months ago
1
fix: handle JS files when allowJs and checkJs options are set to true
#70
mkarajohn
closed
6 months ago
0
fix tsconfig file with emitDeclarationOnly flag
#69
tkgroot
opened
7 months ago
1
tsconfig with option 'emitDeclarationOnly' fails when linting
#68
tkgroot
opened
7 months ago
0
feat: handle checkJs property if set in tsconfig
#67
tkgroot
opened
7 months ago
1
feat: support mono repos
#66
ffMathy
opened
9 months ago
0
Custom includes from original tsconfig.json
#65
ghost
opened
9 months ago
3
tsc-files does not work with composite projects / --build flag does not work
#64
FFdhorkin
opened
1 year ago
2
Fix github action badge url in README.md
#63
foohines
closed
1 year ago
1
Fix for windows users with space in tsc path
#62
foohines
opened
1 year ago
2
Incorrect files path (does not catch all files)
#61
FFdhorkin
opened
1 year ago
1
'C:\Disc' is not recognized as an internal or external command
#60
garbuzp
opened
1 year ago
3
tsc-files is failing because it isn't including type definitions
#59
mosnicholas
closed
1 year ago
2
Parameter to leave includes as in config file
#58
kasthor
opened
1 year ago
1
No files matching the pattern Error
#57
ChazUK
opened
1 year ago
1
Custom typings
#56
xgenem
closed
1 year ago
2
Add support for typescript in the CheckJS mode
#55
ferrybig
opened
1 year ago
1
Different results from `tsc`
#54
JoshWhite
closed
1 year ago
1
fails when run as package.json script
#53
reharik
opened
1 year ago
1
Strange results where all files are being typechecked and type errors don't make sense
#52
mikepianka
closed
1 year ago
2
Incompatibility with vite/css modules
#51
viveleroi
closed
1 year ago
1
Does not pay attention to global declarations
#50
adenisovgit
closed
1 year ago
1
fix tsc exec and expose errors
#49
wmertens
opened
2 years ago
0
Clean up resources if process is terminated before hand
#48
ypapouski
closed
1 year ago
1
Include files
#47
isawalhi
closed
2 years ago
0
Fix remove replaceAll
#46
isawalhi
closed
2 years ago
0
Add Yarn PnP compatibility
#45
DylanMerigaud
closed
1 year ago
1
tsc-files with yarn 3 pnp
#44
DylanMerigaud
closed
1 year ago
6
failing on check just indicated file
#43
brunubarbosa
closed
2 years ago
5
Cannot find module '.png' or its corresponding type declarations
#42
rexkenley
closed
2 years ago
1
whether to consider pnpm compatibility?
#41
AnaniZhu
opened
2 years ago
3
feat: delete temp tsbuildinfo file if it exists
#40
DmitryBerdnikov
closed
1 year ago
1
.tsbuildinfo file is not deleted automatically
#39
DmitryBerdnikov
closed
1 year ago
3
Allow -i or --include argument for custom include files
#38
jmmendivil
opened
2 years ago
4
After apply paths alias, I have Error ( error TS2307: Cannot find module '@shared/lib' or its corresponding type declarations.) in Next.js
#37
with-key
closed
2 years ago
1
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
#36
dependabot[bot]
closed
1 year ago
1
Add Support for tsconfig.json include array
#35
lauchness
closed
2 years ago
1
Commit on .js/.jsx files fails (.ts/.tsx is successful)
#34
mkosir
closed
2 years ago
4
This works on Windows? "C:\Users\Nelson" is not recognized as internal or external command...
#33
nelson6e65
opened
2 years ago
3
Cannot find module '../images/some.svg' or its corresponding type declarations
#32
adrianiskandar
closed
2 years ago
1
Make it possible to specify which includes to remove, rather than removing all
#31
emattias
closed
2 years ago
1
You can't send in globs without file extension
#30
emattias
closed
2 years ago
1
Add support for tsconfig.json files with `extends` property
#29
cmolina
opened
2 years ago
5
Attach cleanup listeners to ensure the temp file is cleaned up properly
#28
resolritter
closed
1 year ago
5
File can be left over if process is terminated before cleanup happens
#27
resolritter
closed
1 year ago
4
tsc-files chokes on jest assertions, tsc doesn't
#26
dr-skot
closed
2 years ago
1
Integrate with vue-tsc? Can we get a way to specify a command to use instead of the default tsc?
#25
mehcode
opened
2 years ago
1
Next