mirror of
https://github.com/dorny/paths-filter.git
synced 2026-07-03 06:09:30 +00:00
feat: upgrade to node24
This commit is contained in:
parent
e83d9c31e4
commit
24eda3954a
5 changed files with 11 additions and 11 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"extends": "@tsconfig/node20/tsconfig.json",
|
||||
"extends": "@tsconfig/node24/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"noEmit": true,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue