refactor: change backend to typescript and update types and variables accordingly
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import js from "@eslint/js";
|
||||
|
||||
export default [
|
||||
js.configs.recommended,
|
||||
];
|
||||
Reference in New Issue
Block a user