[crawler]: fix conflit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# porting to Typescript (./basango)
|
||||
- when working on a porting feature (working directory is basango, refer to docs/ for more instructions)
|
||||
- make sure to use `bun` 1.3 as runtime not `node`
|
||||
- prefer `const fn = () => {}` instead of `function`
|
||||
|
||||
# legacy (./projects)
|
||||
- when working on a legacy feature (working director is projects)
|
||||
Reference in New Issue
Block a user