aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
Commit message (Collapse)AuthorAge
* Update eslint (#638)toasted-nutbread2024-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add json test * Update vscode settings to better handle json * Collapse eslint rules for easier readability * Reorganize * Update no-multi-spaces rule for JSON * Rules updates * Switch to @stylistic/eslint-plugin * Update deprecated stylistic rules * Group stylistic rules * Simplify rules * Move eslint env overrides to end of file * Add test * Move promiseAnimationFrame to separate file * Remove unneeded eslint disable * Remove unneeded
* Fix EOL whitespace (#631)toasted-nutbread2024-02-04
| | | | | * Remove eol whitespace * Add setting
* Update VSCode settings (#362)toasted-nutbread2023-12-16
|
* Adjust settingstoasted-nutbread2023-12-03
|
* Update configtoasted-nutbread2023-12-03
|
* Re-enable actions on savetoasted-nutbread2023-12-03
|
* Update typestoasted-nutbread2023-11-27
|
* Update typestoasted-nutbread2023-11-27
|
* Update some common typestoasted-nutbread2023-11-27
|
* Updatestoasted-nutbread2023-11-27
|
* Add JSDoc type annotations to project (rebased)toasted-nutbread2023-11-27
|
* Fix dynamic loader esmjbukl2023-11-10
| | | | Fix dynamic loader script check
* Fix hb import for media providerjbukl2023-11-09
|
* Modernize codebaseDarius Jahandarie2023-11-04
| | | | | | - Use ES modules - Remove vendored libs and build them from npm using esbuild - Switch from JSZip to zip.js
* search, anki playwright testsjbukl2023-11-01
| | | | | | prep tests for cicd reorganize exports in playwright utils
* Auto-eslint in vscodeDarius Jahandarie2023-10-24
|
* Formatting (Markdown All in One)MarvNC2023-10-05