This website requires JavaScript.
Explore
Help
Register
Sign In
gradle
/
actions
Watch
1
Star
0
Fork
0
You've already forked actions
mirror of
https://github.com/gradle/actions.git
synced
2025-04-22 02:39:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
actions
/
sources
/
.nvmrc
2 lines
9 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: Update ESLint to use new configs This removes warnings/errors when running `./build` on a clean clone. ESLint migrated to using `eslint.config.[js]` files: https://eslint.org/docs/latest/use/configure/migration-guide. This PR runs the migration script and fixes warnings associated. This was likely missed in a dependabot upgrade. For `package.json` change: ``` ESLint: 8.57.1 You are linting "src/**/*.ts", but all of the files matching the glob pattern "src/**/*.ts" are ignored. If you don't want to lint these files, remove the pattern "src/**/*.ts" from the list of arguments passed to ESLint. ```
2025-01-06 07:17:54 -05:00
v20.10.0
Reference in New Issue
Copy Permalink