chore(eslint): ignore openapi generated files

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
This commit is contained in:
Maksim Sukharev 2024-08-15 15:32:11 +02:00
parent f9058e13ae
commit fa5324cf88
No known key found for this signature in database
GPG key ID: 6349D071889BD1D5

View file

@ -1,5 +1,6 @@
# SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: CC0-1.0
/js/*
/src/types/openapi/*
/src/utils/media/effects/virtual-background/vendor/*
/tests/*