aboutsummaryrefslogtreecommitdiff
path: root/test/css-json.test.js
Commit message (Collapse)AuthorAge
* Make vitests idiomatic (#677)toasted-nutbread2024-02-17
|
* Eslint rule updates (#673)toasted-nutbread2024-02-15
| | | | | | | | | | | | | | | | | * Install unicorn * Add rules * Fix issues * Install sonarjs * Set up rules * Fix issues * Install eslint-plugin-import and fix import extensions * Simplify permitted error names
* Update copyright year (#524)toasted-nutbread2024-01-20
| | | | | | | | | | | | | * Update copyright year * Update lib files * Rebase updates * Update dates * Update years to range * Update permitted pattern
* Test updates (#501)Cashew2024-01-06
| | | | | | | * update tests * japanese-util updates * update json-schema tests
* change *file to *filePath in function parameters (#385)Cashew2023-12-19
| | | | | | | | | * change *file to *filePath * fix merge issues --------- Co-authored-by: Darius Jahandarie <djahandarie@gmail.com>
* Update teststoasted-nutbread2023-11-29
|
* Switch to vitest for ESM support; other fixesDarius Jahandarie2023-11-08