fix: use patched compiler for docs deployment
This commit is contained in:
@@ -9,7 +9,10 @@ export default tseslint.config(
|
||||
{
|
||||
ignores: [
|
||||
"node_modules/**",
|
||||
"vendor/**",
|
||||
"dist/**",
|
||||
"app/types/wrnexus.generated.d.ts",
|
||||
"app/types/wrnexus.plugins.generated.d.ts",
|
||||
".wrnexus/**",
|
||||
"**/.wrnexus/**",
|
||||
"mobile/android/**",
|
||||
|
||||
Reference in New Issue
Block a user