-
### Describe the feature
Parameters are very limited to `BaseSolidityParameterType`, which only supports `number | bigint | string | boolean`. We should support nested parameters as well. The `Solidi…
-
What we will learn in this challenge:
How to work with:
1. dictionaries,
2. lists
3. nested if statements.
How to work with the string and random Python modules.
-
Hi, the `jsconfig.json` is really useful for development, however it won't be created without using `js.Build` (correct me if I'm wrong).
Take nested modules development as an use case, which does …
-
Hi every one,
if i want to develop an module for set the temperature inside my home throw nest of google ...how i can give the right command with jasper?
I would to know how i can pass an command…
-
## Description
When using self-nested module and reordering, the slugs for any nested pages get reset when one of the nested items gets reordered.
### Steps to reproduce
1. Setup a self-neste…
-
it seems it breaks with escaped characters
terminal warning:
```
2:3 ⚠ Nested @tailwind rules were detected, but are not supported.
Consider using a prefix to scope Tailwind's classes: http…
-
When using nested routes with a default child (index.vue), the child component fails to load.
This issue is caused by an extra `/.` appended to the child route's path.
![image](https://github.com/…
-
How do you create nested modules?
-
First off, this is sweet! We are looking for a way to vendor terraform modules and this looks like it could be the best way. It’s clear to me how this works.
1. Does it support the case of automat…
-
I'm trying to convert https://github.com/photonstorm/phaser-ce/blob/master/typescript/phaser.d.ts, and rather than using nested `namespace`s, it's using nested `module`s. If I convert these to `namesp…