-
# User Story
**Als Entwickler** möchte ich ein einheitliches Code-Formatting in Java und TypeScript sicherstellen, damit es zu keinen signifikanten Merge-Konflikten aufgrund unterschiedlicher Code-St…
-
Cant run this to build a new micro fe in the main app -
```pnpm exec nx generate @nx/react:host --name=container --devServerPort=3000 --directory=apps/container --remotes=info --projectNameAndRootFo…
-
## Summary
I would like to use the config in a project without TypeScript, as it has useful rules regardless of the presence/absence of TypeScript.
## Details
By default you only look at ts files a…
-
Simplify TypeScript support
Reduce packages by using standard library
Create a standalone binary
Jupyter playground?!
-
Since the current frontend was originally intended to be temporary, we plan to replace it with a permanent version built using TypeScript, React, and other industry-standard tools.
This issue will …
-
# Bug report
**Description**:
I'm encountering an issue with the generated TypeScript types when using Supabase. For the past 4 days, the types generated by the command `supabase gen types typ…
-
In order to migrate to Typescript efficiently, and more importantly with open source, *iteratively*, we need to be able to migrate one to a few js files to ts at a time. Until a JS file is migrated t…
-
## Description
Setup the **Dragon Food** application, focused on climate data within the BAP (Beckn Application Platform), by utilizing UI building blocks to streamline the development process. The se…
-
## Background
eslint-config-standard-with-typescript (-with-typescript) was first published [September 2017](https://www.npmjs.com/package/eslint-config-standard-with-typescript/v/1.0.0). Two years…
-
Old eslint allowed to mark parameters and exception paramaters to be named _xxx to avoid unused paramaters error.
Please reenable this featiure as otherwise either many repos must use modified local …