mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-18 20:12:12 +00:00
chore(eslint): Update ignores
This commit is contained in:
@@ -7,7 +7,6 @@ export default [
|
||||
...tseslint.configs.recommended,
|
||||
{
|
||||
ignores: [
|
||||
"deno.ts",
|
||||
"**/dist/",
|
||||
"**/test/",
|
||||
"**/cache/",
|
||||
@@ -16,6 +15,7 @@ export default [
|
||||
"**/src/proto/generated/",
|
||||
"**/*.{js,mjs,cjs}",
|
||||
"**/*.d.ts",
|
||||
"./*.ts",
|
||||
],
|
||||
}, {
|
||||
languageOptions: {
|
||||
|
||||
Reference in New Issue
Block a user