📄️ Content Security Policy (CSP)
Content Security Policy (CSP) is a security feature that helps prevent cross-site scripting (XSS) and other code injection attacks by controlling the sources from which scripts, styles, and other resources are loaded.
📄️ Avoid Deprecated With
The avoidDeprecatedWith configuration option prevents the use of deprecated syntax related to implicit with usage in expressions. When set to true, properties and helpers must be explicitly accessed via this.