Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
junhaoliao created a review comment on a pull request on y-scope/clp
The attempt to migrate to Vite was effortless and they provide all what we need with very simple configuration interfaces. I think we can stick with Vite in this project.
junhaoliao created a review comment on a pull request on y-scope/clp
This comment no longer applies. The linting rules are indeed ported to `tsconfig.node.ts` and `tsconfig.app.ts` though.
junhaoliao created a review comment on a pull request on y-scope/clp
This needs to be updated once https://github.com/y-scope/eslint-config-yscope/pull/3 is merged and a new version is published.
junhaoliao created a review comment on a pull request on y-scope/clp
This is copied from the Vite `react-ts` tempalte.
junhaoliao created a review comment on a pull request on y-scope/clp
This is copied from the Vite `react-ts` tempalte.
junhaoliao pushed 1 commit to log-viewer-webui-client-ts junhaoliao/clp
- Enhance TypeScript strictness in tsconfig files. d0c1443
junhaoliao pushed 1 commit to log-viewer-webui-client-ts junhaoliao/clp
- Refactor LOCAL_STORAGE_KEY to use TypeScript enum. 7ac39ee
junhaoliao pushed 1 commit to log-viewer-webui-client-ts junhaoliao/clp
- Fix indent in Taskfile.yml ff5da99
junhaoliao pushed 1 commit to log-viewer-webui-client-ts junhaoliao/clp
- Update ESLint dependencies and configurations; lint code. 4976d95
junhaoliao pushed 1 commit to migrate-v9 junhaoliao/eslint-config-yscope
- Add `createTsConfigOverride` helper to README examples. fb854cd
junhaoliao pushed 1 commit to migrate-v9 junhaoliao/eslint-config-yscope
- Add createTsConfigOverride function for custom TypeScript configs. 2f194d4
junhaoliao pushed 1 commit to migrate-v9 junhaoliao/eslint-config-yscope
- Add eslint-import-resolver-typescript to peerDependencies. bbc8d56
junhaoliao pushed 1 commit to log-viewer-webui-client-ts junhaoliao/clp
- Switch from Webpack to Vite for client bundling. 8b03576
junhaoliao created a comment on a pull request on y-scope/eslint-config-yscope
Before a new version is released on the npm registry, we should lock `eslint-config-yscope`'s versions in existing projects.
junhaoliao opened a pull request on y-scope/eslint-config-yscope
!feat: Migrate to ESLint v9.
# Description ## Migrate to ESLint v9 flat config * Migrate and restructured configurations for: * common (split into `CommonConfig` and `StylisticConfigArray`) * react -> `ReactConfigArray...junhaoliao pushed 2 commits to migrate-v9 junhaoliao/eslint-config-yscope
junhaoliao pushed 1 commit to new-eslint junhaoliao/yscope-log-viewer
- Add new ESLint configuration and fix lint issues. 28f5d6a
junhaoliao opened a draft pull request on y-scope/yscope-log-viewer
WIP - Add new ESLint configuration and fix lint issues.
<!-- Set the PR title to a meaningful commit message that: - follows the Conventional Commits specification (https://www.conventionalcommits.org). - is in imperative form. Example: fix: Don'...junhaoliao created a branch on junhaoliao/yscope-log-viewer
new-eslint - A tool that can be used to view logs compressed in CLP's IR Stream format.
junhaoliao pushed 1 commit to migrate-v9 junhaoliao/eslint-config-yscope
- Disallow block-spacing. ab5d839
junhaoliao pushed 8 commits to migrate-v9 junhaoliao/eslint-config-yscope
- Sort. 6982ed7
- Add ts-specific options for @stylistic/comma-dangle. 05d00d9
- Removed deprecated allowMultiplePropertiesPerLine from @stylistic/object-property-newline 01511c8
- use array syntax for consistency 24b5826
- TS: Enable and configure `@stylistic/member-delimiter-style` rule 3602bf5
- Simplify the "@stylistic/lines-around-comment" rule by removing unnecessary options. dc5e5c4
- TS: add padding-line-between-statements ts-specific keywords. 3ac267c
- TS: enforce semi for @stylistic/member-delimiter-style 473728e
junhaoliao pushed 1 commit to migrate-v9 junhaoliao/eslint-config-yscope
- Move side effect group to the last of imports. 620bc8c
junhaoliao pushed 1 commit to migrate-v9 junhaoliao/eslint-config-yscope
- Remove unnecessary spread operator in TsConfig import. a97dc0e
junhaoliao pushed 1 commit to migrate-v9 junhaoliao/eslint-config-yscope
- chore: Upgrade version for 1.0.0 release. d03e6fa