Commit Graph
12 Commits
Author SHA1 Message Date
Ivan 495de05eb2 feat(micron): implement SRI verification for WASM assets and generate integrity.json 2026-05-02 16:22:29 -05:00
Ivan ddeff4d503 chore: update ignore patterns in configuration files to exclude vendor and build artifacts 2026-05-02 05:27:37 -05:00
Ivan 4b122c5551 feat(eslint): add AudioWorklet globals to ESLint configuration for worklet files 2026-04-23 02:25:08 -05:00
Ivan aea77a7080 feat(config): define __APP_BUILD_TIME__ in Vite configuration and update ESLint globals to include build time constant 2026-04-13 20:57:27 -05:00
Sudo-Ivan 9d519687f5 Disable specific security rules in ESLint configuration for improved flexibility 2026-02-23 19:52:46 -06:00
Sudo-Ivan c4a38ad4d2 Add eslint-plugin-security to ESLint configuration 2026-02-23 19:49:38 -06:00
Sudo-Ivan ec26a76690 Add packaging directory to ESLint configuration
- Updated the ESLint configuration to include the 'packaging' directory in the list of ignored paths.
- This change ensures that packaging-related files are not linted, streamlining the development process.
2026-01-14 11:02:21 -06:00
Sudo-Ivan 23df1b0618 chore(eslint): add additional directories to ignore patterns 2026-01-04 00:18:11 -06:00
Sudo-Ivan 46872209d6 chore(eslint): update ignore patterns to exclude additional directories and files 2026-01-04 00:08:50 -06:00
Sudo-Ivan 184f0dbf14 docs(README): update README 2026-01-03 17:23:52 -06:00
Sudo-Ivan ba35bc4250 chore(lint): exclude test directories from linting rules 2026-01-02 20:35:25 -06:00
Sudo-Ivan 716007802e 0.1.0 2026-01-01 15:05:29 -06:00