We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 632e836 commit a1b8b69Copy full SHA for a1b8b69
.eslintrc
@@ -18,6 +18,7 @@
18
}
19
},
20
"globals": {
21
- "CMS_ENV": true
+ "CMS_ENV": true,
22
+ "NETLIFY_CMS_VERSION": true
23
24
0 commit comments