defs-config.json 130 B

123456
  1. {
  2. "environments": ["node"],
  3. "disallowVars": true,
  4. "disallowDuplicated": true,
  5. "disallowUnknownReferences": true
  6. }