Skip to content

Commit

Permalink
chore: Add eslint flat config (#4651)
Browse files Browse the repository at this point in the history
* add flat config

* changelog

* try resolution

* update yarn.lock

* resolve jackspeak

* Changes from lint:fix

* Revert "resolve jackspeak"

This reverts commit b16973e.

* Revert "update yarn.lock"

This reverts commit 9ca4b84.

* Revert "try resolution"

This reverts commit 32c896c.

* yarn lock

* Revert "yarn lock"

This reverts commit ef1f6c8.

* undo

* try yarn higher version

* yarn 1.22.22

* update lock

* fix

---------

Co-authored-by: cloud-sdk-js <cloud-sdk-js@github.com>
Co-authored-by: Marika Marszalkowski <marika.marszalkowski@sap.com>
  • Loading branch information
3 people committed Apr 29, 2024
1 parent 79adc29 commit 7760692
Show file tree
Hide file tree
Showing 9 changed files with 3,045 additions and 2,680 deletions.
5 changes: 5 additions & 0 deletions .changeset/wicked-radios-sip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@sap-cloud-sdk/eslint-config": minor
---

[Improvement] Add a config based on the new Eslint flat config format. The new config can be used inside a `eslint.config.js` file.

0 comments on commit 7760692

Please sign in to comment.