-
### Tool Name
Liquid JSON Schema Editor
### Tool Description
Graphical JSON Schema editor for draft-04, draft-06, draft-07, 2019-09 and 2020-12, with split source code and graphical editing. Includ…
-
### Describe the feature
In current scenario devs are able to commit their changes even if `eslint` warnings are present.
By adding a pre-commit hook for eslint devs will only be able to commit ther…
-
Coverage, test, lint etc have different output formats, adding flags for each isn't scalable.
We should collapse these into a single enum selector, something along the lines of `--format=` for 2.0.
…
-
When a file with one or more `eslint-disable` comments is saved while there are other lint errors present the comments are automatically removed.
I was able to reproduce it with a fresh project with j…
-
### Environment information
```bash
CLI:
Version: 1.9.4
Color support: true
Platform:
CPU Architecture: aarch64
OS: …
-
### Tool Name
MetaConfigurator
### Tool Description
A form generator and schema editor for JSON schema, making editing configuration files, research data and schemas easier and more enjoyable.
###…
-
In exercism/haskell#790 we discuss the order of exercises in config.json.
To automatically re-arrange exercises in config.json I started building a tool, not realizing that #117 existed and request…
-
This is a bit trickier, the json algorithms are quite different for each bear currently. Maybe it's possible to define some "rule-set" how to traverse down the json tree?
-
Many linters now emit json, and we have regular bugs when a linter is emitting json but also emits an error message on stdout.
The loading of the json can be done in coala with appropriate error ch…
-
hi.
12799@DESKTOP-B6LK9IO MINGW64 ~/tailwind-nextjs-starter-blog (main)
$ npm run build
> tailwind-nextjs-starter-blog@2.2.0 build
> cross-env INIT_CWD=$PWD next build && cross-env NODE_OPTION…