mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-25 16:05:39 -04:00
validate environment variables at build time
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ export default [
|
||||
camelcase: [
|
||||
"error",
|
||||
{
|
||||
allow: ["^unstable_"],
|
||||
allow: ["^experimental_", "^unstable_"],
|
||||
},
|
||||
],
|
||||
"prettier/prettier": [
|
||||
|
||||
Reference in New Issue
Block a user