Skip to content

issues Search Results · repo:allegro/typescript-strict-plugin language:TypeScript

Filter by

51 results
 (79 ms)

51 results

inallegro/typescript-strict-plugin (press backspace or delete to remove)

From the readme I thought it might be possible to have errors from the plugin in vscode (which would be awesome) unfortunately my teammates and I are not seeing any errors despite seeing them in the cli. ...
  • nick-carma
  • 4
  • Opened 
    on Feb 13
  • #89

Hey, I insert this config on my .tsconfig plugins : [ { name : typescript-strict-plugin , paths : [ ./src/z-test , ./src/test3.ts , ./src/test4.tsx ...
  • IsaacIsrael
  • 1
  • Opened 
    on Jan 1
  • #88

Currently working on a typescript vue project which we didn t enforce strict from the beginning - I am using vue-tsc for type-checking and can t find away to make typescript-strict-plugin to work with ...
  • elsayed1
  • 1
  • Opened 
    on Aug 12, 2024
  • #83

I have a large project that has files that comply with some parts of the --strict option, but not all. I would really like the ability to only ignore a subset of the --strict option on a per file basis ...
  • briancmpbll
  • 2
  • Opened 
    on Jul 30, 2024
  • #82

Maybe this request is out-of-scope for this project, but I think it would be a valuable addition. Certain typescript-eslint rules are depending on having a typescript codebase that is using strict or ...
  • Diesmon
  • Opened 
    on Jul 16, 2024
  • #81

In our project, we already have strict = true. However, I would like to enable noUncheckedIndexedAccess gradually. This setting is not included in TS strict mode. Would it be possible to use this plugin ...
  • jukkahyv
  • 2
  • Opened 
    on Jul 16, 2024
  • #80

Documentation mentions that all tsc flags are supported by tsc-strict. But when I try to run tsc-strict with --watch I get the command stuck on ⠏ Looking for strict files.... Running the command in non ...
  • jandreola
  • 2
  • Opened 
    on Jun 11, 2024
  • #79

For ref: https://github.com/swc-project/swc-node
  • yago-dorea-deel
  • 1
  • Opened 
    on Jun 6, 2024
  • #78

Greetings! 👋 We re currently in the process of upgrading our Angular project, which uses Betterer in combination with your exceptional plugin which allows us to gradually enforce stricter codebase parameters ...
  • gingerr
  • 4
  • Opened 
    on Apr 19, 2024
  • #73

Hi, Thanks a lot for the package, it helps us to add strict mode to the project based on lerna monorepo module by module. Problem: During react upgrade to v18 we upgraded next packages as well: ...
  • Krakof
  • 1
  • Opened 
    on Apr 1, 2024
  • #72
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub