Skip to content

issues Search Results · repo:threeal/google-rank language:TypeScript

Filter by

74 results
 (89 ms)

74 results

inthreeal/google-rank (press backspace or delete to remove)

This issue suggests modifying the start script in this project to run the src/bin.ts file for development using jiti, replacing vite-node. This suggestion is mainly proposed to minimize the dependencies ...
build
  • threeal
  • Opened 
    17 hours ago
  • #743

This issue suggests improving the ESLint configuration by utilizing the tseslint.configs.strict configuration, which is more comprehensive than the tseslint.configs.recommended configuration. It is also ...
test
  • threeal
  • Opened 
    3 days ago
  • #738

This issue proposes synchronizing the versions of dependencies listed in the pnpm-lock.yaml and package.json files. While this may not directly affect the installed dependencies—since pnpm ultimately installs ...
chore
  • threeal
  • Opened 
    12 days ago
  • #731

This issue suggests separating the TypeScript configuration between building and type checking. The main purpose of this proposal is to ensure that all files are covered during type checks, including test ...
build
  • threeal
  • Opened 
    16 days ago
  • #725

This issue suggests updating the Lefthook configuration by adding a step to install dependencies during the pre-commit hook. This step is necessary to ensure that the lock file is updated before committing ...
build
  • threeal
  • Opened 
    21 days ago
  • #719

This issue suggests moving the onlyBuiltDependencies config from the package.json file to a new pnpm-workspace.yaml file. This suggestion mainly is proposed because on the newer version of pnpm the pnpm ...
chore
  • threeal
  • Opened 
    27 days ago
  • #710

This issue proposes adding a start script to run the src/bin.ts file directly from the TypeScript source using vite-node. The main goal is to provide a quick way to execute src/bin.ts without requiring ...
build
  • threeal
  • Opened 
    on Mar 23
  • #646

This issue suggests auditing the configurations in the project and removing any that are unnecessary. For example, ignoring .* files in eslint.config.js may no longer be needed after migrating to pnpm. ...
test
  • threeal
  • Opened 
    on Mar 22
  • #644

This issue suggests removing the Upload Package step in the build workflow because the uploaded package is never used. Removing this step will help minimize the steps and dependencies required by the build ...
build
  • threeal
  • Opened 
    on Mar 20
  • #640

This issue suggests merging the check and test workflows into the build workflow. This proposal is made because having separate workflows solely for checking or testing the package seems unnecessary. A ...
ci
  • threeal
  • Opened 
    on Mar 19
  • #636
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! 
Restrict your search to the title by using the in:title qualifier.
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