Commit Graph

10 Commits (7bd73d6e750889a6f4ae75ba1de8e8dbf557f550)

Author SHA1 Message Date
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