@remotion/eslint-plugin
Advanced tools
Comparing version 1.0.0 to 1.0.6-beta.0
declare const _default: { | ||
rules: { | ||
"no-mp4-import": import("@typescript-eslint/experimental-utils/dist/ts-eslint/Rule").RuleModule<"NoMP4Import", [], import("@typescript-eslint/experimental-utils/dist/ts-eslint/Rule").RuleListener>; | ||
"warn-native-media-tag": import("@typescript-eslint/experimental-utils/dist/ts-eslint/Rule").RuleModule<"NoNativeImgTag" | "NoNativeIFrameTag" | "NoNativeAudioTag" | "NoNativeVideoTag", [], import("@typescript-eslint/experimental-utils/dist/ts-eslint/Rule").RuleListener>; | ||
}; | ||
@@ -5,0 +6,0 @@ }; |
@@ -6,4 +6,6 @@ "use strict"; | ||
const no_mp4_import_1 = __importDefault(require("./rules/no-mp4-import")); | ||
const warn_native_media_tag_1 = __importDefault(require("./rules/warn-native-media-tag")); | ||
const rules = { | ||
"no-mp4-import": no_mp4_import_1.default, | ||
"warn-native-media-tag": warn_native_media_tag_1.default, | ||
}; | ||
@@ -10,0 +12,0 @@ module.exports = { |
{ | ||
"name": "@remotion/eslint-plugin", | ||
"version": "1.0.0", | ||
"version": "1.0.6-beta.0", | ||
"description": "A set of rules helping you avoid common pitfalls in Remotion.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19138
21
312
2