issues
search
jimmy-zhening-luo
/
linted
ESLint mono-plugin bundler with strict, opinionated defaults for (Stylistic) JavaScript, TypeScript, Svelte, HTML, Tailwind/CSS, JSON, JSONC, YAML, and Mocha.
https://npmjs.com/package/linted
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix JSONC code config pattern: **/* does not work at end must have extension
#73
jimmy-zhening-luo
opened
1 week ago
0
Core: consider only loading plugins once to reduce latency (does it matter?)
#72
jimmy-zhening-luo
closed
1 week ago
0
Language Support: experimental @eslint/markdown linting
#71
jimmy-zhening-luo
opened
1 week ago
0
JS/TS: turn on regex lint rules
#70
jimmy-zhening-luo
opened
1 week ago
0
add **/.vscode/**/* to JSONC scope
#69
jimmy-zhening-luo
closed
1 week ago
0
add npm lifecycle scripts https://docs.npmjs.com/cli/v10/using-npm/scripts#prepare-and-prepublish
#68
jimmy-zhening-luo
closed
1 week ago
0
Future: add mochaJs scope
#67
jimmy-zhening-luo
closed
1 week ago
0
JSON: disallow line break between object elements if bracket same line as any element (and converse)
#66
jimmy-zhening-luo
closed
1 week ago
0
Update rules for eslint 9.10, stylistic 2.8, typescript 8.5
#65
jimmy-zhening-luo
closed
1 week ago
0
BUG: allow inference of tsconfig from current directory rather than forcing from parent root
#64
jimmy-zhening-luo
opened
2 months ago
0
BREAKING: update tslint 8.4 & stylistic 2.7
#63
jimmy-zhening-luo
closed
1 week ago
0
properly tag stable / latest / beta releases
#62
jimmy-zhening-luo
closed
1 week ago
0
add jsdoc linter
#61
jimmy-zhening-luo
opened
3 months ago
0
Consider adding import lint support
#60
jimmy-zhening-luo
opened
3 months ago
1
upgrade eslint to v9 using typescript-eslint beta (check other plugins for compat)
#59
jimmy-zhening-luo
closed
2 months ago
0
Tune vanilla css rules
#58
jimmy-zhening-luo
opened
3 months ago
0
Tune tailwind rules
#57
jimmy-zhening-luo
opened
3 months ago
0
Migrate vscode markdown lint to a configuration file
#56
jimmy-zhening-luo
closed
2 months ago
0
Tune Md rules
#55
jimmy-zhening-luo
closed
2 months ago
0
Tune mocha rules
#54
jimmy-zhening-luo
closed
1 week ago
0
get rid of current piece of shit markdown plugin as soon as done testing, honestly useless/worthless/biggest waste of my time considering it took the longest to integrate and is the MOST half-assed of all of them
#53
jimmy-zhening-luo
closed
2 months ago
0
consider writing own markdown plugin
#52
jimmy-zhening-luo
closed
1 week ago
0
consider Unicorn support
#51
jimmy-zhening-luo
opened
3 months ago
0
+mocha test suite
#50
jimmy-zhening-luo
closed
1 week ago
0
module syntax
#49
jimmy-zhening-luo
closed
3 months ago
0
Concise syntax update complete
#48
jimmy-zhening-luo
closed
3 months ago
0
Update readme
#47
jimmy-zhening-luo
opened
4 months ago
0
finish lower case renames
#46
jimmy-zhening-luo
closed
4 months ago
0
put types back in scope for project linter
#45
jimmy-zhening-luo
closed
3 months ago
0
move interface to separate root level folder, ren types helpers
#44
jimmy-zhening-luo
closed
4 months ago
0
Markdown language support
#43
jimmy-zhening-luo
closed
3 months ago
0
Mocha language support
#42
jimmy-zhening-luo
closed
3 months ago
0
Relint
#41
jimmy-zhening-luo
closed
4 months ago
0
expose rulenames
#40
jimmy-zhening-luo
closed
1 week ago
0
switch jest to mocha
#39
jimmy-zhening-luo
closed
4 months ago
1
flip preferred array type to []
#38
jimmy-zhening-luo
closed
4 months ago
0
Read me typos
#37
jimmy-zhening-luo
closed
4 months ago
0
allow override of default file for any given scope
#36
jimmy-zhening-luo
opened
4 months ago
0
constraint rule names etc. based on real plugin types
#35
jimmy-zhening-luo
closed
4 months ago
0
CD: Auto-publish prod
#34
jimmy-zhening-luo
closed
2 months ago
0
CD: Auto-publish rc int
#33
jimmy-zhening-luo
closed
2 months ago
0
v13 docs
#32
jimmy-zhening-luo
closed
4 months ago
0
v13 interface
#31
jimmy-zhening-luo
closed
4 months ago
0
Investigate: Cost-feasibility of making jest compile when --skipLibCheck is false.
#30
jimmy-zhening-luo
closed
4 months ago
1
Fix performance issues
#29
jimmy-zhening-luo
closed
4 months ago
0
Svelte: consider conditional import of svelte only if svelte files provided
#28
jimmy-zhening-luo
closed
3 months ago
0
Jest: Tune rules, deprecate flat/recommended
#27
jimmy-zhening-luo
closed
4 months ago
0
Jest test suite
#26
jimmy-zhening-luo
closed
4 months ago
0
Modular language options
#25
jimmy-zhening-luo
closed
4 months ago
0
parser type hints
#24
jimmy-zhening-luo
closed
4 months ago
0
Next