Commit Graph

13 Commits (93fc65b2ea552b714df0820995b3c650b4e30153)

Author SHA1 Message Date
awsr 93fc65b2ea
Allow addition to monitored options 2026-01-27 13:55:16 -08:00
awsr e63422ba16
Move cache clear to Image Options in settings 2026-01-26 01:53:29 -08:00
awsr 7fc18befc5
Add `monitorOption` function 2026-01-24 16:12:36 -08:00
vladmandic 899514c5b8 lint update
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-08 08:51:35 +01:00
vladmandic 41de3cb6dc lint fix part one
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-04 08:52:36 +01:00
awsr b5f44906b1
Implement (mostly) unified config 2026-01-03 18:42:06 -08:00
awsr 4d5427ada9
Add missing ruleset 2026-01-03 17:16:53 -08:00
awsr 72a7f87a6a
Update languageOptions 2026-01-03 16:57:29 -08:00
awsr f91ee1d219
Minor organization 2026-01-03 14:53:40 -08:00
awsr 97c7fc44b9
Update config to align with sdnext-kanvas 2026-01-03 01:35:58 -08:00
awsr 19f0a99ebd
Add TypeScript support 2026-01-02 23:05:41 -08:00
awsr ff542b743e
Enable `no-return-assign` and linting 2026-01-02 18:47:46 -08:00
awsr 5acbab5e61
Upgrade to ESLint 9
- Upgraded to new plugins for other languages
- Added markdown linting
- Added `extensions-builtin` to `globalIgnores`
- *Disabled CSS and HTML linters for now*
- Updated rules that were migrated from eslint to stylistic
- Updated VSCode settings to work with new linting features
- Updated a few rules to have better defaults instead of disabling them
2026-01-02 18:47:46 -08:00