Skip to content

Commit eea8142

Browse files
committed
fix(fossa.yml): fossa.yml
1 parent 66cf72f commit eea8142

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.fossa.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
project:
2+
name: rule-engine
3+
ignore-dev-dependencies: true

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ COMMIT_INSTRUCTION.md
1313
jest.config.js
1414
release.config.js
1515
TODO
16-
tsconfig.json
16+
tsconfig.json
17+
.fossa.yml

0 commit comments

Comments
 (0)