-
How do I enable JSX syntax for .js extension.
I'm trying react-native-paper but getting compilation error. Is there an official doc on how to do this via vite config or some other settings?
```b…
-
### Summary
I am having issues getting decorators to work at all in an existing project with `vite` and `react`. I followed all the troubleshooting steps here: [https://www.remirror.io/docs/migrati…
-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please descr…
-
Looks to me like you could remove the react-syntax-highlighter dependency.
Oh - I see references to it in the examples but shouldn't it not be in the npm release package?
-
I have below settings:
```js
module.exports = {
extends: ['stylelint-config-react-native-styled-components'],
customSyntax: 'postcss-styled-syntax',
defaultSeverity: 'warning',
rules…
-
### Check for existing issues
- [X] Completed
### Describe the feature
It would be super helpful to have something like:
Warning: TypeScript syntax detected in .jsx file.
Would you like to:
[…
-
Same here, `lineNumberContainerStyle ` does not work
_Originally posted by @maxpaleo in https://github.com/react-syntax-highlighter/react-syntax-highlighter/issues/347#issuecomment-23…
-
### Describe the problem
Currently the FAQ states
> Why aren't my code blocks highlighted with Storybook MDX
Out of the box, Storybook provides syntax highlighting for a set of languages (e.g., J…
-
With everything set up, it's coding time! (finally)
**(Re-)Note:** because this is a new step, don't forget to open a new branch!
# Step 1/2 - Login screen Frontend (FE)
#### Estimated time: 2 hours…
-
Steps to reproduce:
1. npm create vite@latest
2. choose React, typescript
3. install libs "ketcher-react": "^2.24.0", "ketcher-standalone": "^2.24.0",
4. invoke libs in component, for example:…