rescript-linter
rescript-linter copied to clipboard
Lint your ReScript code!
Results
1
rescript-linter issues
Sort by
recently updated
recently updated
newest added
Example error thrown, ```rescript Syntax error! /home/shulhi/Plow/all/re-react-onping-frontend/src/OnpingUi/OnpingUi_Toast.resi:120:58-122:1 118 │ 119 │ @ocaml.doc(" Displays an error toast notification, returning the id of │ the toast ") 120 │ let errorWithId: (~options:...