No description
  • TypeScript 94.5%
  • JavaScript 3.7%
  • Shell 1.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Óscar San José 81d80e9ea9
Merge pull request #1443 from github/dependabot/npm_and_yarn/npm-minor-59737ed898
Bump the npm-minor group with 5 updates
2026-07-21 12:56:06 +02:00
.devcontainer
.github Merge pull request #1440 from github/dependabot/github_actions/actions-minor-af2beed448 2026-07-15 12:32:12 +01:00
.vscode Convert from Ava to Jest 2024-05-08 17:25:50 +01:00
dist Rebuild 2026-07-07 10:53:54 +00:00
query Upgrade Node.js version to 24.x 2026-02-17 15:15:15 +00:00
script Fix generate-json-schemas script 2025-06-24 09:52:46 +02:00
src Rebuild 2026-07-07 10:53:54 +00:00
testdata Add metadata to test queries 2024-02-07 12:36:36 +00:00
update-repo-task-status Upgrade Node.js version to 24.x 2026-02-17 15:15:15 +00:00
update-repo-task-statuses Upgrade Node.js version to 24.x 2026-02-17 15:15:15 +00:00
.editorconfig Upgrade to Node 20 2023-09-15 13:05:11 +02:00
.gitattributes Add esbuild for bundling the files 2023-09-18 14:12:38 +00:00
.gitignore Add tsbuildinfo file to gitignore (#959) 2024-01-09 15:58:35 +00:00
build.mjs Undo change to git push origin robertbrignull/eslint-9 boolean 2025-06-10 13:19:40 +01:00
CODEOWNERS CODEOWNERS syntax fix 2026-06-01 11:14:23 +02:00
CONTRIBUTING.md Switch from Jest to Vitest 2026-02-10 15:45:33 +01:00
eslint.config.mjs Switch from Jest to Vitest 2026-02-10 15:45:33 +01:00
LICENSE
package-lock.json Merge pull request #1443 from github/dependabot/npm_and_yarn/npm-minor-59737ed898 2026-07-21 12:56:06 +02:00
package.json Merge pull request #1443 from github/dependabot/npm_and_yarn/npm-minor-59737ed898 2026-07-21 12:56:06 +02:00
README.md Tidy up contributing docs (#952) 2024-01-05 15:59:24 +00:00
tsconfig.json fix(tsconfig): include node types so find-deadcode compiles under TypeScript 6 2026-06-23 13:30:02 +01:00

CodeQL variant analysis action

This action is used internally by GitHub's multi-repository variant analysis. It is not intended to be used directly.

If you want to use CodeQL to analyze your source code, please see the CodeQL Action and the Code scanning documentation.