@remotion/eslint-config 3.0.0-lambda.310 → 3.0.0-lambda.335

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,6 +8,7 @@ export declare const autoImports: {
8
8
  useCurrentFrame: string;
9
9
  useVideoConfig: string;
10
10
  spring: string;
11
+ measureSpring: string;
11
12
  random: string;
12
13
  interpolate: string;
13
14
  interpolateColors: string;
@@ -22,6 +23,9 @@ export declare const autoImports: {
22
23
  Video: string;
23
24
  Series: string;
24
25
  Still: string;
26
+ Freeze: string;
27
+ Loop: string;
28
+ staticFile: string;
25
29
  Config: string;
26
30
  Img: string;
27
31
  IFrame: string;
@@ -1 +1 @@
1
- {"version":3,"file":"auto-import-rules.d.ts","sourceRoot":"","sources":["../src/auto-import-rules.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4BvB,CAAC"}
1
+ {"version":3,"file":"auto-import-rules.d.ts","sourceRoot":"","sources":["../src/auto-import-rules.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgCvB,CAAC"}
@@ -11,6 +11,7 @@ exports.autoImports = {
11
11
  useCurrentFrame: "import {useCurrentFrame} from 'remotion'",
12
12
  useVideoConfig: "import {useVideoConfig} from 'remotion'",
13
13
  spring: "import {spring} from 'remotion'",
14
+ measureSpring: "import {measureSpring} from 'remotion'",
14
15
  random: "import {random} from 'remotion'",
15
16
  interpolate: "import {interpolate} from 'remotion'",
16
17
  interpolateColors: "import {interpolateColors} from 'remotion'",
@@ -25,6 +26,9 @@ exports.autoImports = {
25
26
  Video: "import {Video} from 'remotion'",
26
27
  Series: "import {Series} from 'remotion'",
27
28
  Still: "import {Still} from 'remotion'",
29
+ Freeze: "import {Freeze} from 'remotion'",
30
+ Loop: "import {Loop} from 'remotion'",
31
+ staticFile: "import {staticFile} from 'remotion'",
28
32
  Config: "import {Config} from 'remotion'",
29
33
  Img: "import {Img} from 'remotion'",
30
34
  IFrame: "import {IFrame} from 'remotion'",
@@ -1 +1 @@
1
- {"version":3,"file":"auto-import-rules.js","sourceRoot":"","sources":["../src/auto-import-rules.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GAAG;IACzB,MAAM,EAAE,8BAA8B;IACtC,SAAS,EAAE,iCAAiC;IAC5C,QAAQ,EAAE,gCAAgC;IAC1C,WAAW,EAAE,mCAAmC;IAChD,OAAO,EAAE,+BAA+B;IACxC,UAAU,EAAE,kCAAkC;IAC9C,eAAe,EAAE,0CAA0C;IAC3D,cAAc,EAAE,yCAAyC;IACzD,MAAM,EAAE,iCAAiC;IACzC,MAAM,EAAE,iCAAiC;IACzC,WAAW,EAAE,sCAAsC;IACnD,iBAAiB,EAAE,4CAA4C;IAC/D,MAAM,EAAE,iCAAiC;IACzC,aAAa,EAAE,wCAAwC;IACvD,cAAc,EAAE,yCAAyC;IACzD,WAAW,EAAE,sCAAsC;IACnD,YAAY,EAAE,uCAAuC;IACrD,QAAQ,EAAE,mCAAmC;IAC7C,WAAW,EAAE,sCAAsC;IACnD,KAAK,EAAE,gCAAgC;IACvC,KAAK,EAAE,gCAAgC;IACvC,MAAM,EAAE,iCAAiC;IACzC,KAAK,EAAE,gCAAgC;IACvC,MAAM,EAAE,iCAAiC;IACzC,GAAG,EAAE,8BAA8B;IACnC,MAAM,EAAE,iCAAiC;IACzC,MAAM,EAAE,wCAAwC;CACjD,CAAC"}
1
+ {"version":3,"file":"auto-import-rules.js","sourceRoot":"","sources":["../src/auto-import-rules.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GAAG;IACzB,MAAM,EAAE,8BAA8B;IACtC,SAAS,EAAE,iCAAiC;IAC5C,QAAQ,EAAE,gCAAgC;IAC1C,WAAW,EAAE,mCAAmC;IAChD,OAAO,EAAE,+BAA+B;IACxC,UAAU,EAAE,kCAAkC;IAC9C,eAAe,EAAE,0CAA0C;IAC3D,cAAc,EAAE,yCAAyC;IACzD,MAAM,EAAE,iCAAiC;IACzC,aAAa,EAAE,wCAAwC;IACvD,MAAM,EAAE,iCAAiC;IACzC,WAAW,EAAE,sCAAsC;IACnD,iBAAiB,EAAE,4CAA4C;IAC/D,MAAM,EAAE,iCAAiC;IACzC,aAAa,EAAE,wCAAwC;IACvD,cAAc,EAAE,yCAAyC;IACzD,WAAW,EAAE,sCAAsC;IACnD,YAAY,EAAE,uCAAuC;IACrD,QAAQ,EAAE,mCAAmC;IAC7C,WAAW,EAAE,sCAAsC;IACnD,KAAK,EAAE,gCAAgC;IACvC,KAAK,EAAE,gCAAgC;IACvC,MAAM,EAAE,iCAAiC;IACzC,KAAK,EAAE,gCAAgC;IACvC,MAAM,EAAE,iCAAiC;IACzC,IAAI,EAAE,+BAA+B;IACrC,UAAU,EAAE,qCAAqC;IACjD,MAAM,EAAE,iCAAiC;IACzC,GAAG,EAAE,8BAA8B;IACnC,MAAM,EAAE,iCAAiC;IACzC,MAAM,EAAE,wCAAwC;CACjD,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remotion/eslint-config",
3
- "version": "3.0.0-lambda.310+7b7d16823",
3
+ "version": "3.0.0-lambda.335+e145d0e3b",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
@@ -16,7 +16,7 @@
16
16
  "author": "Jonny Burger <jonny@remotion.dev>",
17
17
  "license": "ISC",
18
18
  "dependencies": {
19
- "@remotion/eslint-plugin": "3.0.0-lambda.310+7b7d16823",
19
+ "@remotion/eslint-plugin": "3.0.0-lambda.335+e145d0e3b",
20
20
  "@typescript-eslint/eslint-plugin": "^4.22.0",
21
21
  "@typescript-eslint/parser": "^4.22.0",
22
22
  "eslint-config-prettier": "^8.2.0",
@@ -34,5 +34,5 @@
34
34
  "publishConfig": {
35
35
  "access": "public"
36
36
  },
37
- "gitHead": "7b7d1682301991fad4194745f79128fe3b39f3bc"
37
+ "gitHead": "e145d0e3bcda5f50504a32b95505486fabff7b4a"
38
38
  }