Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit dab133a

Browse files
committed
Create .codacy.yml
1 parent b81f285 commit dab133a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.codacy.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
engines:
3+
eslint:
4+
- 'test/**/*'
5+
6+
exclude_paths:
7+
- 'examples/**/*'
8+
- '.github/**/*'

0 commit comments

Comments
 (0)