Skip to content

Commit 2384404

Browse files
committed
style: align math/iter/sequences/tribonacci with namespace conventions
Add missing `integer`, `int`, and `number` keywords (present in 77% of sibling packages in `math/iter/sequences`).
1 parent 7e2dc3f commit 2384404

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • lib/node_modules/@stdlib/math/iter/sequences/tribonacci

lib/node_modules/@stdlib/math/iter/sequences/tribonacci/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@
5555
"math",
5656
"tribonacci",
5757
"tribo",
58+
"integer",
59+
"int",
60+
"number",
5861
"sequence",
5962
"iterator",
6063
"iterate",

0 commit comments

Comments
 (0)