* fix

* changes
This commit is contained in:
pngwn 2023-06-22 11:03:02 +01:00 committed by GitHub
parent 727cf92907
commit 00bd552041
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,5 +13,11 @@
"**/Dockerfile",
"**/website/**"
],
"ignoreDeps": ["lazy-brush", "babylonjs", "babylonjs-loaders"]
"ignoreDeps": [
"lazy-brush",
"babylonjs",
"babylonjs-loaders",
"postcss-load-config",
"postcss-nested"
]
}