We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have found some typos in the readme.md documentation:
should be // dynamically added
// dynamically added
optional word it's used twice.
should be "implicitDependencies": ["utils"]
"implicitDependencies": ["utils"]
Typo in the sentence that should be This is a first draft of how the benchmarks will look. ATM the data set is not big enough.
This is a first draft of how the benchmarks will look. ATM the data set is not big enough.
The note does not have the [!warn] correctly
I would use the first letter in uppercase in the first list too
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have found some typos in the readme.md documentation:
should be
// dynamically added
optional word it's used twice.
should be
"implicitDependencies": ["utils"]
Typo in the sentence that should be
This is a first draft of how the benchmarks will look. ATM the data set is not big enough.
The note does not have the [!warn] correctly
I would use the first letter in uppercase in the first list too
The text was updated successfully, but these errors were encountered: