Skip to content

Commit 8d29cd8

Browse files
Merge branch 'preview' of https://github.com/Azure/AppConfiguration-JavaScriptProvider into merge-main-to-preview
2 parents d3f95db + 4682649 commit 8d29cd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ export default defineConfig([globalIgnores([
5353
}],
5454

5555
"@typescript-eslint/no-explicit-any": "off",
56+
"@typescript-eslint/no-require-imports": "off",
5657
"eol-last": ["error", "always"],
5758
"no-trailing-spaces": "error",
5859
"space-before-blocks": ["error", "always"],

0 commit comments

Comments
 (0)