You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* export types from main entry and remove `/types` export ([#198](https://github.com/eslint/json/issues/198)) ([368c47b](https://github.com/eslint/json/commit/368c47beabfb14528e74e14afbc2917ee79b5bba))
* add missing `name` property to `recommended` config ([#189](https://github.com/eslint/json/issues/189)) ([a3c26ca](https://github.com/eslint/json/commit/a3c26caccd210fa0762acff77fcb12d81c570b5a))
21
+
* display raw key in the message ([#179](https://github.com/eslint/json/issues/179)) ([3d63c38](https://github.com/eslint/json/commit/3d63c38fd2000418aceee64feb054b598a8a956a))
22
+
* program crashes in `no-unsafe-values` ([#194](https://github.com/eslint/json/issues/194)) ([8a536d2](https://github.com/eslint/json/commit/8a536d2ae1dbad4c3d589dbcdd88a6c472df0dae))
23
+
* remove `rollup`, extraneous types and migrate to ESM-only ([#197](https://github.com/eslint/json/issues/197)) ([55edfb9](https://github.com/eslint/json/commit/55edfb90cd8b2e892cbc5b7cd5a2f14fcbc0593f))
24
+
* update `@eslint/core` to `v1.0.0` and adjust tests ([#190](https://github.com/eslint/json/issues/190)) ([ba31cc2](https://github.com/eslint/json/commit/ba31cc20f241d20979573e4b1c01b7c418a71f69))
0 commit comments