Skip to content

Commit 07eceef

Browse files
committed
refactor: Disable ESLint packages checks for now
1 parent 0396b30 commit 07eceef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eslint.common.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export default [{
1212
"test/fixtures/",
1313
"**/docs/",
1414
"**/jsdocs/",
15+
"packages/"
1516
],
1617
}, js.configs.recommended, google, ava.configs["flat/recommended"], {
1718
name: "Common ESLint config used for all UI5 CLI repos",

0 commit comments

Comments
 (0)