pyright/packages/pyright
2024-06-25 18:02:18 +02:00
..
src Share heap usage numbers to support cache cleanup in VS code (#7605) 2024-04-02 16:49:40 -07:00
.gitignore Added LICENSE.txt to npm bundle. 2021-04-17 08:21:37 -07:00
index.js Typecheck JS, webpack caching, zip/egg support (#1937) 2021-06-02 12:18:10 -07:00
langserver.index.js Typecheck JS, webpack caching, zip/egg support (#1937) 2021-06-02 12:18:10 -07:00
package-lock.json Published 1.1.369 2024-06-25 18:02:18 +02:00
package.json Published 1.1.369 2024-06-25 18:02:18 +02:00
tsconfig.json Typecheck JS, webpack caching, zip/egg support (#1937) 2021-06-02 12:18:10 -07:00
webpack.config.js Addressed a performance regression introduced in 1.1.314 due to a switch from ts-loader to esbuild-loader in our build pipeline. This change resulted in a 7-9% performance degradation, so I'm reverting it for now. 2023-08-06 10:29:45 -07:00