Add back maplibre-gl.js
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
f3e976d67d
commit
1c6408081f
2 changed files with 42 additions and 0 deletions
2
knip.ts
2
knip.ts
|
@ -15,6 +15,8 @@ export default {
|
|||
ignore: [
|
||||
"docs/**",
|
||||
"res/jitsi_external_api.min.js",
|
||||
// Used by jest
|
||||
"__mocks__/maplibre-gl.js",
|
||||
// Keep for now
|
||||
"src/hooks/useLocalStorageState.ts",
|
||||
"src/components/views/elements/InfoTooltip.tsx",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue