Martin Zlámal

Results 30 issues of Martin Zlámal

The final goal is to have a Storybook story for the `Meter` component so that everyone can see what it looks like rendered. ## Acceptance criteria 1. There is a...

hacktoberfest

The purpose of this test will be to make sure that the `Meter` component renders without any issues. It should not be very complex. After all, the component doesn't do...

hacktoberfest

**Prettier 3.0.0** [Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEAbOMAEBDTB6AKiUwDMIJMC9MBeTADwG4AdKdLAI2LIrqdZAAaEBAAOMAJbQAzslDYATgogB3AAqKEslNlQrsAT1nCOC7GADWGAMrYAtnAAyEqHGQld0uCbOWbo8xcAc2QYBQBXbxAvOwlQiKjpYPQARXCIeHdPKIAraXprZLg0jLckD1QvYQBHdPg1ZVFtEGxpAFpXOAATbqEQMOwJVGCAYQg7O2xkFtRUPqSoIPQAQRgwiQ5w+rgFZ1csyqiACxg7VAB1I4l4aQCwOGsta4kAN2uDabBpYxAXyIBJKA9WDWMAKCTiZZA6wwAzoA5VECiZRec5mUTTZFwLwKF5uYQuHEwBrYIKTBFRAIKHHTDjYDhwObCZEuGDnCRdGBHZAADgADMIFHBahIhSSyVNytlhDB6ezOdykAAmYThLwAFXp2gqiLgdgZXR6XUc2EW4VJcAAYhAFJM1sFptgthAQABfV1AA) ```sh --parser=flow | babel-flow | babel ``` I have a codebase that mixes Flow comments with Flow types (some files can have Flow types, but some...

status:awaiting response
lang:flow

See: https://eslint.org/docs/latest/use/migrate-to-9.0.0

_Note: this implementation is WIP and is currently incorrect (it allows mixed order of `type` and regular imports; `type` imports should always be last in the group)._

## Missing/Incorrect APIs Flow doesn't support `node:` imports such as: ```js import fs from 'node:fs'; ``` Currently, the following error is thrown: ```txt Cannot resolve module node:fs. [cannot-resolve-module] ``` The...

Library definitions

Hello! 👋 First and foremost, thanks for investing your energy into bringing the new Rust Compiler into OSS world as well. 👍 I have some questions regarding the new compiler...

Deploy failed, the website returns `Internal Server Error`, monitoring reports: > Unable to Connect at 2/5/2018 3:14:21 PM (UTC-06:00) Central Time (US & Canada) CloudWatch log: ``` 2018-02-05T21:10:19.952Z f80e5830-0ab8-11e8-bdeb-a910c6df6046 {...