eslint refactor

This commit is contained in:
Danel Kungla
2025-09-19 16:59:52 +03:00
parent a243bd4769
commit 78221c4267
6 changed files with 229 additions and 35 deletions

3
eslint.config.mjs Normal file
View File

@@ -0,0 +1,3 @@
import eslintConfigBase from '@kit/eslint-config/base.js';
export default eslintConfigBase;