Skip to content

Commit 2a9401f

Browse files
committed
Update name's page GitHub
1 parent 99580a7 commit 2a9401f

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

assets/JS/jsconfig.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
21
{
3-
"typeAcquisition": {
4-
"include": ["jquery"]
5-
}
6-
}
2+
"compilerOptions": {
3+
"target": "es6",
4+
"lib": ["es6", "dom"]
5+
},
6+
"typeAcquisition": {
7+
"include": ["jquery"]
8+
}
9+
}

0 commit comments

Comments
 (0)