Skip to content

Commit

Permalink
Merge pull request #58 from Elius94:Elius94/issue57
Browse files Browse the repository at this point in the history
Cannot add property transition, object is not extensible
  • Loading branch information
Elius94 authored Jul 18, 2024
2 parents a9a8517 + e6a96af commit c6a3532
Show file tree
Hide file tree
Showing 9 changed files with 525 additions and 393 deletions.
10 changes: 9 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,13 @@
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
"eslint.validate": ["javascript"]
"eslint.validate": [
"javascript"
],
"cSpell.words": [
"Lensflare",
"lensflares",
"pano",
"PANOS"
]
}
Loading

0 comments on commit c6a3532

Please sign in to comment.