Skip to content
Snippets Groups Projects

skip eslint error when building custom_env.js

Merged Mohammad Torkashvand requested to merge fix/NAT-402-integrate-with-custom-opa-lint into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
// eslint-disable-next-line no-template-curly-in-string
window.__env__.OPA_BUNDLE_URL = "${REACT_APP_OPA_BUNDLE_URL}";
Loading