Guillem

Results 30 issues of Guillem

As of rescript 9.1.4 the `rescript init` command is not listed in help, which can be a bit confusing for beginners.

GOOD FIRST TASK

Is i18n developed for your datepicker? I cannot see it that option [at the docs](https://flowbite.com/docs/plugins/datepicker)

I'm just following orders from lazygit. ``` 2022/06/04 10:50:29 An error occurred! Please create an issue at: https://github.com/jesseduffield/lazygit/issues *errors.errorString gio: file:///somefilethatdoesntmatter/handlers.go:218: Error when getting information for file “/home/guillem/somefilethatdoesntmatter/handlers.go:218”: No such...

bug

Hello there. The library is giving me `interface{} not allowed` errors on generic structs. Is the library compatible with go 1.18?

help wanted
v4

**Input data** Which SQL and options did you provide as input? ```sql create table test ( a int, b int, c TIMESTAMP with time zone, d int ); ``` **Expected...

bug

Or I have missed it? Couldn't find it in this repo, so I guess is missing.

good first issue

To reproduce with rescript 9.1.4: ```rescript module type Database = { let query: string => unit } module MakeHandler = (Db: Database) => { // Go to definition here fails,...

enhancement

As a standard react javascript developer, I did expect the output of RescriptFormat to moreless be the same of prettier. In my subjective opinion whenever I format this: ``` @react.component...

Or something like that. Example configuration: ```yml id: owwzd4yoivw3ux36rm4gz9t3byhbbtdlf9dxal6wm0vodan3 name: web-server license: MIT description: testing things root_dependencies: - git https://github.com/Snektron/vulkan-zig

bug

### Description The docs say almost nothing about *which name does the configuration file have*, only [here](https://fsprojects.github.io/FSharpLint/how-tos/msbuild-task.html) implicitly. Also, it is also not obvious that in order to customize the...