-
**Your Environment**
* **Prettier version**: 2.8.4
* **node version** 18.13.0:
* **package manager**: pnpm@8
* **IDE**: VScode
**Describe the bug**
If there's a comment above a d…
jdeal updated
11 months ago
-
I have a mix file that creates an entry for global styles (app.css) and also uses react css modules, like so:
```js
mix
.react('resources/js/app.js', 'public/js')
.sass('resources/sass/app.…
-
quasar create quasar-tsx --branch next
module.exports = {
presets: [
'@quasar/babel-preset-app',
],
plugins: ['@vue/babel-plugin-jsx']
}
https://github.com/vuejs/jsx-next
-
### Describe the bug
Storybook imports random files when used with `@storybook/addon-react-native-web`.
This causes the build to fail.
An example repository can be found [here](https://github…
-
on adding direction to inset in next js 10 project its fails with open square brackets
-
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0/lock#readme) and [Examples](https://github.com/auth0/lock/blob/master/EXAMPLES.md), and have not found a suitable soluti…
-
### Reporting a bug?
After upgrading `@nuxtjs/i18n` from `8.5.3` to `v9`, I encountered several pre-transform errors. In my main project, it was the following error message: `Pre-transform error: '…
-
I don't know why it can't work
-
I have been trying to build a react development environment with zero NPM and bundler dependency.
So far I was able to use `nerv` source code with minimal changes. It only needs TypeScript to transpi…
-
Nice Work with PhotoSwipe!
I want to include a button in the caption that executes a function when clicked. Unfortunately, the "onClick" is not being executed.
```
…