Skip to content

Add and configure ESLint and update configuration for Prettier#458

Merged
IvanZosimov merged 11 commits intoactions:mainfrom
akv-platform:update-configs
Mar 9, 2023
Merged

Add and configure ESLint and update configuration for Prettier#458
IvanZosimov merged 11 commits intoactions:mainfrom
akv-platform:update-configs

Conversation

@IvanZosimov
Copy link
Copy Markdown
Contributor

Description:
In the scope of this PR, we are adding the ESLint tool and updating Prettier:

  • ESLint dependencies were added;
  • Configuration files .eslintrc.js and .eslintignore were added;
  • Prettier dependency was updated;
  • Configuration files .prettiertrc.js and .prettierignore were added, .prettierrc.json was removed;
  • Commands in the package.json file were updated;
  • Repository was formatted and linted according to the added configuration files;
  • Unit-tests were updated;
  • File .gitattributes was updated to force git to replace CRLF eof to LF eof;

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@IvanZosimov IvanZosimov requested a review from a team as a code owner March 3, 2023 14:26
@IvanZosimov IvanZosimov merged commit 0de5c66 into actions:main Mar 9, 2023
fniephaus pushed a commit to graalvm/setup-java that referenced this pull request Jun 20, 2023
…ns#458)

* Add ESLint config and update Prettier

* Update test files

* Rebuild action

* Update docs

* Update licenses

* Update tsconfig

* Rebuild action

* Update tsconfig.json

* Fix console.time calls

* Rebuild action

* Rebuild action on Linux
tdfacer pushed a commit to ifit/setup-java that referenced this pull request Oct 7, 2025
…ns#458)

* Add ESLint config and update Prettier

* Update test files

* Rebuild action

* Update docs

* Update licenses

* Update tsconfig

* Rebuild action

* Update tsconfig.json

* Fix console.time calls

* Rebuild action

* Rebuild action on Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants