Skip to content
Snippets Groups Projects
Commit 96493bc7 authored by Alice Russell's avatar Alice Russell
Browse files

Fix linting

parent d78ad4a7
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,7 @@ function occlusionStyle(plugin: PluginContext) { ...@@ -56,7 +56,7 @@ function occlusionStyle(plugin: PluginContext) {
threshold: 0.33, threshold: 0.33,
color: Color(0x0000), color: Color(0x0000),
includeTransparent: true, includeTransparent: true,
} } } },
shadow: { name: 'off', params: {} }, shadow: { name: 'off', params: {} },
} }
} }); } });
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment