-
### Is your feature request related to a problem?
`*.astro` files are displayed without any syntax highlighting in the CodeMirror editor. https://astropatterns-dev.vercel.app
### Describe the soluti…
-
First let me thank you for your library to workaround the shortcomings of TypeScript formatting by eslint!
My project uses vue2 with single-file components (*.vue) where this plugin tries to format…
-
On some files, I lint, format and save in VSCode, but then on push, husky runs pretty-quick and formats some files differently that make it fail the eslint check on push that comes after it when it ch…
-
Hello guys. I'm facing *a lot* of issues using Content, but it seems that the underlying culprit is the rood MDC module.
https://github.com/nuxt/content/issues/2420
According to the informations…
-
### vue & vue-i18n version
ex: 2.6.10, 8.14.0
### Steps to reproduce
1. Create a SFC with `{"de": {"clockPostfix": "Uhr"}}` tag and an template like `{{ $d(new Date(), 'long', 'de') }} {{ $t('c…
-
When I import a remote component into my host app, css inside a styled tag with the scoped attribute does not get loaded. However, when I use the module attribute (or no attribute at all) it works fin…
-
### Steps to reproduce
1.click on export to csv
2.
3.
### Expected behavior
Csv file getting downloaded
### Actual behavior
Csv file not getting downloaded
### Tables app version
_No respo…
-
# Task: Setup a Vue Project with Vue CLI
You will need a Vue CLI installation for the upcoming tasks. Please create a project with the following configuration.
- Please pick a preset:
- [x] …
-
* 安装eslint 插件
* `npm install --save-dev eslint eslint-plugin-vue -g`
* vscode设置
```json
"eslint.validate": [
"javascript",
"javascriptreact",
{
"lan…
-
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues)
## Basic Info
- **Package Name And Version:** @arco-design/web-vue…