🚀 v0.9.3

This commit is contained in:
BTMuli
2026-01-19 12:47:36 +08:00
parent 1eb36bd606
commit a7bb92df0c
8 changed files with 16 additions and 11 deletions

View File

@@ -6,7 +6,6 @@ import pluginYml from "eslint-plugin-yml";
import * as ymlParser from "yaml-eslint-parser";
const eslintConfigYml = [
...pluginYml.configs.recommended,
{
files: ["**/*.yml", "**/*.yaml"],
plugins: { yml: pluginYml },