We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0396b30 commit 07eceefCopy full SHA for 07eceef
1 file changed
eslint.common.config.js
@@ -12,6 +12,7 @@ export default [{
12
"test/fixtures/",
13
"**/docs/",
14
"**/jsdocs/",
15
+ "packages/"
16
],
17
}, js.configs.recommended, google, ava.configs["flat/recommended"], {
18
name: "Common ESLint config used for all UI5 CLI repos",
0 commit comments