Skip to content
Snippets Groups Projects
Commit 3c0badc6 authored by Matt Kirby's avatar Matt Kirby
Browse files

es2022 target

parent 24c2616a
No related branches found
No related tags found
1 merge request!18Fe search and friends (sorry in advance)
{ {
"compilerOptions": { "compilerOptions": {
"target": "es5", "target": "es2022",
"lib": ["dom", "dom.iterable", "esnext"], "lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true, "allowJs": true,
"skipLibCheck": true, "skipLibCheck": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment