notmd

Results 68 issues of notmd

## Summary Implement [noNonNullAssertion](https://typescript-eslint.io/rules/no-non-null-assertion/) rule. ## Test Plan All the tests are taken from the [Typescript Eslint tests](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/tests/rules/no-non-null-assertion.test.ts). ``` cargo test -p rome_js_analyze -- no_non_null_assertion ```

## Summary Resolve #3938 Do I need to implement the options like [eslint-plugin-jsx](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/docs/rules/img-redundant-alt.md#rule-options) has? ## Test Plan ```bash cargo test -p rome_js_analyze -- no_redundant_alt ```

## Summary Resolve #3961 ## Test Plan ``` cargo test -p rome_js_analyze -- no_constant_condition ```

- Show both `Next Task` and `Skip` buttons at the same time is very confusing. My proposal is to hide the `Skip` button when the task is submitted. - Missing...

website
design
UI/UX
needs discussion

Part of #911 - Add Cloudflare captcha.

website

We need to enable Typescript strict mode to make out code safe. This needs to be incremental cause we don't want to break the build. - Set TS `strict` option...

website
good first issue

Just notice this bug when visiting our production.

close #995 ![image](https://user-images.githubusercontent.com/33456881/215796221-0672a186-d6d7-446a-bcb0-3f1286f22f7b.png)