- Vilnius, Lithuania
-
15:23
- 3h ahead
Popular repositories Loading
-
rush-example
rush-example PublicForked from microsoft/rush-example
Illustrates a sample monorepo configuration for use with the Rush tool
Shell
-
eslint-plugin-jsdoc
eslint-plugin-jsdoc PublicForked from gajus/eslint-plugin-jsdoc
JSDoc specific linting rules for ESLint.
JavaScript
-
eslint-plugin-etc
eslint-plugin-etc PublicForked from cartant/eslint-plugin-etc
More general-purpose (TypeScript-related) ESLint rules
TypeScript
-
dotenv-expand
dotenv-expand PublicForked from motdotla/dotenv-expand
Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.
JavaScript
-
-
49 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Reviewed 3 pull requests in 3 repositories
iTwin/eslint-plugin
1 pull request
-
Update
no-internal
rule checks to address some blind-spotsThis contribution was made on Apr 15
iTwin/auth-clients
1 pull request
-
oidc-signin-tool: log signin retries
This contribution was made on Apr 15
iTwin/itwinjs-core
1 pull request
-
Deprecate UseJsPropertyNames and ECSqlStatement (which defaults to UseJsPropertyNames)
This contribution was made on Apr 3
Created an issue in iTwin/itwinjs-core that received 5 comments
RPC/HTTP: reference changesets consistently with the iModels API
In the iModels API, you can reference changesets using either the ID or the index. They both go in the same part of the URL, but it can either be a…