issues
search
allegro
/
typescript-strict-plugin
Typescript plugin that allows turning on strict mode in specific files or directories.
MIT License
338
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed file paths broke by adding `/` to every paths
#86
floklein
opened
2 months ago
1
Fixed file paths broke by adding `/` to every paths
#85
floklein
closed
2 months ago
1
Fix typo in readme.
#84
jonathanzopes
closed
2 months ago
0
Add Support for vue-tsc
#83
elsayed1
closed
2 months ago
1
Add ability to ignore only specific parts of the --strict option
#82
briancmpbll
opened
3 months ago
0
Add optional support for disabling typescript-eslint rules that depend on strict mode
#81
Diesmon
opened
3 months ago
0
Support for noUncheckedIndexedAccess
#80
jukkahyv
opened
3 months ago
2
`tsc-strict` doesn't work with `--watch` flag
#79
jandreola
opened
4 months ago
2
Is there any way to use this with SWC instead of tsc?
#78
yago-dorea-deel
opened
5 months ago
1
Adds support for showing warnings as errors
#77
arnebef
opened
5 months ago
0
fix: tsc-strict does not return a failure exit code with SIGABRT
#76
eberlitz
closed
5 months ago
0
E2e back
#75
KostkaBrukowa
closed
6 months ago
0
The program object in the strict language service is no longer undefined
#74
kamkry
closed
6 months ago
3
IDEs Fail to Display Strictness Issues with Typescript version 5.4.x
#73
gingerr
closed
6 months ago
4
CLI didn't catch type errors
#72
Krakof
opened
7 months ago
0
Force strictLanguageService program initialization to fix integration with TS 5.4
#71
guillaumewuip
closed
7 months ago
3
Typescript server crash when using typescript-strict-plugin with Typescript 5.4
#70
guillaumewuip
closed
6 months ago
12
Provide strict quick info in plugin
#69
hnra
closed
8 months ago
1
Don't match path on prefix alone
#68
heyimalex
closed
8 months ago
7
Add in-memory strict language server
#67
heyimalex
closed
9 months ago
4
Update README.md
#66
ghophp
closed
8 months ago
0
Object possibly undefined is passing?
#65
sheam
closed
10 months ago
1
feat(#58): Add exclude pattern support
#64
spencer-shupe-qhr
closed
8 months ago
4
Passing configuration via tsconfig instead of tsc-strict parameters
#63
RozbehSharahi
opened
10 months ago
0
Use in-memory program to generate strict diagnostics for plugin
#62
hnra
closed
9 months ago
13
Plugin has stopped working with Visual Studio Code
#61
hnra
closed
9 months ago
3
[Feature Request] Force include for library
#60
ronparkdev
closed
1 year ago
2
#57 new typescript version bug
#59
kamkry
closed
1 year ago
3
Exclude files by pattern
#58
Willey1986
opened
1 year ago
1
Doesn't work with TS 5.2. No errors shown at all.
#57
zorzysty
closed
1 year ago
6
Makes VSCode typecheck veeery slow
#56
ArthurGoupil
opened
1 year ago
18
How to use with an LSP host other than vscode?
#55
beaugunderson
opened
1 year ago
5
Why is an error returned (exit code 1) just because no strict files were found?
#54
ajw170
opened
1 year ago
2
Idea: use jest-docblock for parsing comments
#51
phungtuanhoang1996
opened
1 year ago
1
typescript-strict-plugin causes TS Server crush after renaming a some ts file
#50
doterax
opened
1 year ago
0
The same project doesn't work
#49
tavi100
closed
1 year ago
1
Add exclude to config
#48
MikeKalinowski
closed
1 year ago
1
"paths" config property is not working
#47
MikeKalinowski
closed
2 years ago
1
Fixes out of memory exception
#46
KostkaBrukowa
closed
2 years ago
0
Add support for TS project not located at the root of the repo.
#45
neenjaw
closed
2 years ago
2
Add support for typescript project in monorepo project.
#44
neenjaw
closed
2 years ago
2
Idea: quiet mode for plugin
#43
yslpn
opened
2 years ago
0
tsc-strict seems to succeed resultless on out-of-memory failure
#42
max-kahnt-keylight
closed
2 years ago
0
Correct location of migration script
#41
cdanielsen
closed
2 years ago
1
Idea: Proxy strict/non-strict semantics requests to two child tsserver instances?
#40
hccampos
opened
2 years ago
0
Exclude paths / globs (files like `*.spec.ts`).
#39
infacto
closed
1 year ago
0
The plugin causes TS Server to fail when switching typescript versions
#38
conradkoh-fp
opened
2 years ago
1
Fixes incorrect absolute path resolving in the plugin
#37
kamkry
closed
2 years ago
0
Nested tsconfig file interferes with plugin
#36
BrettMerri
closed
2 years ago
2
trigger ci
#35
bokusunny
closed
2 years ago
0
Next