Add ESLint back into CI pipeline

This commit is contained in:
adilallo
2026-01-28 11:52:42 -07:00
parent 29a3bd3824
commit 01468ab5c8
18 changed files with 171 additions and 117 deletions
-1
View File
@@ -24,4 +24,3 @@ export const logger = {
console.error(...args);
},
};