README starting the real plugin v0.2

This commit is contained in:
2026-07-28 16:52:19 -03:00
parent a230b3764a
commit 1c4aa2a263
8 changed files with 169 additions and 182 deletions

View File

@@ -13,6 +13,7 @@ export default defineConfig(
'package.json',
'package-lock.json',
'tsconfig.json',
'src/**/*.test.ts',
]),
{
languageOptions: {