-
version: 3.0.0-alpha.12
```rust
#[napi]
pub enum Event {
Hello,
Greeting { name: String },
Birthday { name: String, age: u8 },
}
```
will genterate
```ts
/* tslint:disable */
/* es…
-
Hi,
There seems to be an issue when running Basilisp tests located in a subdirectory, where the test namespace does not include the root directory but the subdirectory is added to the `sys.path`.
…
-
When using [Craft CMS' svg function](https://craftcms.com/docs/5.x/reference/twig/functions.html#svg) there is some slightly odd behavior, not sure if it's intentional or not.
Retains it's structur…
-
Jubril will be creating a document so the group can better understand the file structure of the projects, so it can be referenced when coding - Due Friday May 24
-
"But you also have folders such as "static" and "staticfiles" which you can move into its own folder such as a separate folders."
Review files and folder structure to see where we can optimize and …
-
You should make a file structure.
-
Traceback (most recent call last):
File ".../IDA/plugins/finger_plugin.py", line 20, in recognize_function
func_feat = ida_func.get_func_feature(start_ea)
File "...\Python\lib\site-packages…
-
```gherkin
Feature: Design an Exercise
Scenario: Ask Exercise Creator Chat Agent to create exercise
Given the chat panel is open and the user can access exercise creator chat agent
Whe…
-
I would love to see more consistency with file structure in our example repos. Customers will ask for file structure recommendations and I don't think we show that very well in our docs. From the gett…
-
## Issue:
Currently nextra-docs-template's files correspond to `nextra@v2` (e.g. [pages/_meta.json](https://github.com/shuding/nextra-docs-template/blob/main/pages/_meta.json), [next.config.js > requ…