-
1. Node Modules can be seen in the root of the repository. It should be instead included in the .gitignore as per standard, and be locally implemented through npm install (x).
2. There is a severe la…
-
I have some code with a big comment in the code like this:
```
*
*
-
A file with this content:
/* Angular, Ionic and Typescript modules */
import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';
import { CommonModule } from '@angular/common';
import { S…
-
Issue : The color of PUBLIC comments and INTERNAL comments are same.
Suggestion: It will be better if the different comments have different background color. Eg: Grey for internal comments and BLUE…
-
hype!
-
From the [scoping doc](https://github.com/ShieldedLabs/crosslink-deployment/blob/main/Scoping.md), a couple questions:
> It reduces supply of ZEC by locking up staked ZEC
The doc doesn't talk at…
-
All need to be included in the design report:
Video Link; ERD; List of database schema (table names & attributes) with an explanation on how it translates to ERD; Analysis showing database schema is i…
-
I would like to be able to enter comments for functions as it is shown within the following image, since entering a description is possible it would be natural for me also being able to enter comments…
-
Hi,
I am new user to this package, and I have been trying to retrieve some basic user information. Perhaps, I am not using the package in the right manner?
I am using Spyder as the IDE with the fo…
-
Hey! The code looks really good, and to be honest I struggled with finding any issues. I'm also not super familiar with TypeScript, so some of these might just be due to not understanding the syntax (…