mongo
Here are 2,189 public repositories matching this topic...
-
Updated
Nov 6, 2021 - Python
-
Updated
May 28, 2021 - JavaScript
-
Updated
Nov 7, 2021 - Ruby
-
Updated
Nov 6, 2021 - Go
-
Updated
Sep 4, 2020 - JavaScript
Create a Wiki
It might be nice to have a Wiki set up to help people better understand the overall idea of the repository. Anyone is free to help out with this
-
Updated
Aug 10, 2021 - TypeScript
Describe the bug
I created a component in QueryBuilder.tsx by taking the example from the README with some little cleanup. It all worked except the CSS import causes an issue. Is there a solution that is supported in tsx or a hosted css file that can be used?
./node_modules/react-awesome-query-builder/lib/css/styles.css:1
.qb-drag-handler, .qb-draggable, .query-builder {
^
Synt
-
Updated
Nov 1, 2021 - Less
-
Updated
Nov 30, 2017 - JavaScript
-
Updated
Sep 30, 2021 - JavaScript
How to contribute to this issue:
- Scroll down below to check the existing PRs so you don't open a PR for a component waiting for review
- Refactor components based on the description below - also check the guidelines for PRs
- Reference this issue with
#58in the PR description so we can track which component
-
Updated
Nov 5, 2021 - Go
-
Updated
Jul 1, 2021 - SCSS
-
Updated
Oct 14, 2021 - TypeScript
-
Updated
Nov 1, 2021 - Python
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
May 11, 2019 - Go
-
Updated
Jul 13, 2021 - Shell
Improve this page
Add a description, image, and links to the mongo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mongo topic, visit your repo's landing page and select "manage topics."


Bug description
On windows, I run
prisma formatand note the unusual file ending. The lines are all LF, but the very last line is CRLF.This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
![image](https://user-images.g