Allow non-AMP script tags in the JS validator if the development-mode-only attribute is present on the script tag.
This is for development environments that may want to run additional code (e.g. to do hot-reloading on code changes) while otherwise being compatible with AMP tools that do validation.
CC @timneutkens @sebastianbenz