darkgreentree

Results 7 issues of darkgreentree

### Description Currently Vite allows importing .css files by appending the suffix: `?inline` or `?url` after after the .css file. Currently Vite allows importing .json files as named exports: `import...

enhancement: pending triage

### What is the problem you're trying to solve? Taken from: https://github.com/stylelint/stylelint/issues/7593 Use case: 1. it is way easier to write in our mother language instead of mandatory in english....

status: needs discussion

### What is the problem you're trying to solve? Taken from: https://github.com/stylelint/stylelint/issues/7593 Use case: 1. it is way easier to write in our mother language instead of mandatory in english....

status: needs discussion

### What is the problem you're trying to solve? Taken from: https://github.com/stylelint/stylelint/issues/7593 Use case: 1. it is way easier to write in our mother language instead of mandatory in english....

status: needs discussion

Hello. I create a ESLint config and export it like this: // myESLintConfig.js ``` import jsdoc from 'eslint-plugin-jsdoc'; import importx from 'eslint-plugin-import-x'; import jsonc from 'eslint-plugin-jsonc'; import configESLint from './configESLint.json'...

I would like to see written in readme, at the beginning, in easy language for people that do not understand technical terms, what are the differences we should expect between...

Hello In the field of security, every plugin out there sort of contributes to solve the big picture, including eslint-plugin-import-x. There is one plugin focused on security: eslint-plugin-security, and other...