We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b22f6ea commit 60621f4Copy full SHA for 60621f4
giftlink-backend/package.json
@@ -1,6 +1,9 @@
1
{
2
"name": "giftlink-backend",
3
"version": "1.0.0",
4
+ "jshintConfig": {
5
+ "esversion": 8
6
+ },
7
"description": "",
8
"main": "index.js",
9
"scripts": {
0 commit comments