mirror of
https://github.com/tachiyomiorg/website.git
synced 2025-01-20 22:11:16 +01:00
Ignore Netlify files from linting (#1080)
This commit is contained in:
parent
6505f62809
commit
6231e74913
@ -17,6 +17,7 @@ export default antfu({
|
||||
'node_modules/**',
|
||||
'!docs/.vitepress/**',
|
||||
'docs/.vitepress/cache/**',
|
||||
'.netlify/**',
|
||||
],
|
||||
|
||||
typescript: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user