Skip to content

Commit 433a898

Browse files
committed
ARROW-3309: [JS] Missing links from DEVELOP.md
Rendered output: [DEVELOP.md](https://github.com/kszucs/arrow/blob/15572083678aebbe8a931195aa4d1fa9c7cc0b78/js/DEVELOP.md) Author: Krisztián Szűcs <[email protected]> Closes apache#2618 from kszucs/ARROW-3309 and squashes the following commits: 1557208 <Krisztián Szűcs> add missing links in DEVELOP.md
1 parent 94c1d00 commit 433a898

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

js/DEVELOP.md

+5
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,8 @@ Once generated, the flatbuffers format code needs to be adjusted for our build s
9999
```
100100
1. Add `/* tslint:disable:class-name */` to the top of `Schema.ts`
101101
1. Execute `npm run lint` to fix all the linting errors
102+
103+
[1]: mailto:[email protected]
104+
[2]: https://github.com/apache/arrow/tree/master/format
105+
[3]: https://issues.apache.org/jira/browse/ARROW
106+
[4]: https://github.com/apache/arrow

0 commit comments

Comments
 (0)