Skip to content

Commit

Permalink
Merge pull request #4045 from remotion-dev/top-level-eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyBurger committed Jun 25, 2024
2 parents e035c58 + 23fa5fd commit 6dc0abf
Show file tree
Hide file tree
Showing 43 changed files with 61 additions and 451 deletions.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,13 @@
}
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/bun": "1.0.12",
"@types/node": "18.14.6"
"@types/node": "18.14.6",
"eslint": "8.56.0",
"eslint-plugin-10x": "1.5.2",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.4.0"
},
"dependencies": {
"turbo": "1.13.3",
Expand Down
4 changes: 1 addition & 3 deletions packages/animation-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
"@types/react": "18.3.1",
"@types/node": "18.14.6",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"eslint": "8.56.0",
"@jonny/eslint-config": "3.0.281"
"prettier-plugin-organize-imports": "3.2.4"
},
"exports": {
"./package.json": "./package.json",
Expand Down
2 changes: 0 additions & 2 deletions packages/babel-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,8 @@
"webpack": "5.83.1"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@remotion/bundler": "workspace:*",
"@types/node": "18.14.6",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"remotion": "workspace:*"
Expand Down
5 changes: 0 additions & 5 deletions packages/bundler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,9 @@
"react-dom": ">=16.8.0"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/node": "18.14.6",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"eslint": "8.56.0",
"eslint-plugin-10x": "1.5.2",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.4.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"react": "18.3.1",
Expand Down
2 changes: 0 additions & 2 deletions packages/cli-autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
"name": "@remotion/fig-autocomplete",
"private": true,
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/node": "18.14.6",
"eslint": "8.56.0",
"prettier": "3.2.5",
"@fig/eslint-config-autocomplete": "1.2.1",
"@withfig/autocomplete-types": "^1.20.0",
Expand Down
5 changes: 0 additions & 5 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"react-dom": ">=16.8.0"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/minimist": "^1.2.2",
"@types/node": "18.14.6",
"@types/prompts": "^2.4.1",
Expand All @@ -62,10 +61,6 @@
"@remotion/tailwind": "workspace:*",
"@remotion/enable-scss": "workspace:*",
"@remotion/skia": "workspace:*",
"eslint": "8.56.0",
"eslint-plugin-10x": "1.5.2",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.4.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"react": "18.3.1",
Expand Down
2 changes: 0 additions & 2 deletions packages/cloudrun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,9 @@
"zod": "3.22.3"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/node": "^18.11.2",
"@remotion/compositor-linux-x64-gnu": "workspace:*",
"@types/minimist": "1.2.2",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "^3.2.4"
},
Expand Down
3 changes: 0 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,12 @@
"react-dom": ">=16.8.0"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@testing-library/react": "14.0.0",
"@happy-dom/global-registrator": "14.5.1",
"happy-dom": "14.5.1",
"@types/node": "18.14.6",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"eslint": "8.56.0",
"eslint-plugin-require-extensions": "^0.1.2",
"jsdom": "21.1.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
Expand Down
2 changes: 0 additions & 2 deletions packages/create-video/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,11 @@
"tar": "6.2.1"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/minimist": "1.2.2",
"@types/node": "18.14.6",
"@types/prompts": "^2.0.12",
"@types/react": "18.3.1",
"@types/tar": "6.1.1",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"vitest": "0.31.1"
Expand Down
2 changes: 0 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"@docusaurus/preset-classic": "2.4.1",
"@docusaurus/theme-common": "2.4.1",
"@docusaurus/types": "2.4.1",
"@jonny/eslint-config": "3.0.281",
"@mdx-js/react": "^1.6.21",
"@remotion-dev/cube-presentation": "https://www.remotion.pro/pkg/cube-transition/1.0.1/docs",
"@remotion/animation-utils": "workspace:*",
Expand Down Expand Up @@ -90,7 +89,6 @@
"@types/react": "18.3.1",
"@types/unist": "^2.0.0",
"@typescript/twoslash": "3.2.1",
"eslint": "8.56.0",
"fenceparser": "^2.2.0",
"lodash.sortby": "^4.7.0",
"prettier": "3.2.5",
Expand Down
2 changes: 0 additions & 2 deletions packages/enable-scss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,8 @@
"@remotion/bundler": "workspace:*"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@remotion/bundler": "workspace:*",
"@types/node": "18.14.6",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4"
},
Expand Down
3 changes: 1 addition & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
"eslint": ">=7.15.0"
},
"devDependencies": {
"@types/node": "18.14.6",
"eslint": "8.56.0"
"@types/node": "18.14.6"
},
"keywords": [
"remotion",
Expand Down
1 change: 0 additions & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"eslint": ">=7.0.0"
},
"devDependencies": {
"eslint": "8.56.0",
"vitest": "0.31.1"
},
"private": false
Expand Down
4 changes: 0 additions & 4 deletions packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,6 @@
"sass": "1.77.2"
},
"devDependencies": {
"eslint": "8.56.0",
"eslint-plugin-10x": "1.5.2",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.4.0",
"prettier-plugin-organize-imports": "3.2.4",
"sharp": "0.32.6"
},
Expand Down
2 changes: 0 additions & 2 deletions packages/fonts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"remotion": "workspace:*"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/node": "18.14.6",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4"
},
Expand Down
2 changes: 0 additions & 2 deletions packages/gif/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,10 @@
"remotion": "workspace:*"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/node": "18.14.6",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"esbuild": "0.18.6",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"react": "18.3.1",
Expand Down
5 changes: 0 additions & 5 deletions packages/install-whisper-cpp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,7 @@
"react-dom": ">=16.8.0"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/node": "18.14.6",
"eslint": "8.56.0",
"eslint-plugin-10x": "1.5.2",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.4.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4"
},
Expand Down
2 changes: 0 additions & 2 deletions packages/lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,13 @@
"zod": "3.22.3"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@remotion/bundler": "workspace:*",
"@remotion/compositor-linux-arm64-gnu": "workspace:*",
"@types/mime-types": "2.1.1",
"@types/minimist": "1.2.2",
"@types/node": "18.14.6",
"@types/react": "18.3.1",
"@types/prompt": "^1.1.0",
"eslint": "8.56.0",
"prettier": "3.2.5",
"pureimage": "0.4.13",
"prettier-plugin-organize-imports": "3.2.4",
Expand Down
2 changes: 0 additions & 2 deletions packages/layout-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@
},
"dependencies": {},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/node": "18.14.6",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4"
},
Expand Down
2 changes: 0 additions & 2 deletions packages/lottie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,9 @@
}
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/node": "18.14.6",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"react": "18.3.1",
Expand Down
2 changes: 0 additions & 2 deletions packages/media-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,8 @@
"react-dom": ">=16.8.0"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/node": "18.14.6",
"@types/react": "18.3.1",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4"
},
Expand Down
2 changes: 0 additions & 2 deletions packages/motion-blur/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@
}
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/react": "18.3.1",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"react": "18.3.1",
Expand Down
2 changes: 0 additions & 2 deletions packages/noise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@
"simplex-noise": "4.0.1"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/node": "18.14.6",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4"
},
Expand Down
2 changes: 0 additions & 2 deletions packages/paths/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@
"url": "https://github.com/remotion-dev/remotion/issues"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/node": "18.14.6",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4"
},
Expand Down
1 change: 0 additions & 1 deletion packages/player-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"@remotion/preload": "workspace:*",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"eslint": "8.56.0",
"next": "14.1.4",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
18 changes: 7 additions & 11 deletions packages/player/.eslintrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{
"extends": [
"@jonny/eslint-config/react",
"plugin:require-extensions/recommended"
],
"plugins": ["require-extensions"],
"extends": ["@jonny/eslint-config/react"],
"rules": {
"no-console": "error",
"@typescript-eslint/no-restricted-imports": [
Expand All @@ -13,10 +9,10 @@
{
"name": "zod",
"message": "Can only import zod as a type",
"allowTypeImports": true
}
]
}
]
}
"allowTypeImports": true,
},
],
},
],
},
}
3 changes: 0 additions & 3 deletions packages/player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,12 @@
"react-dom": ">=16.8.0"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@testing-library/react": "13.1.1",
"@happy-dom/global-registrator": "14.5.1",
"@types/node": "18.14.6",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"csstype": "^3.1.1",
"eslint": "8.56.0",
"eslint-plugin-require-extensions": "^0.1.2",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"react": "18.3.1",
Expand Down
2 changes: 0 additions & 2 deletions packages/preload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
"url": "https://github.com/remotion-dev/remotion/issues"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4"
},
Expand Down
2 changes: 0 additions & 2 deletions packages/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"react-dom": ">=16.8.0"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@testing-library/dom": "^8.16.0",
"@testing-library/react": "13.3.0",
"@happy-dom/global-registrator": "14.5.1",
Expand All @@ -43,7 +42,6 @@
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@remotion/streaming": "workspace:*",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"react": "18.3.1",
Expand Down
2 changes: 0 additions & 2 deletions packages/rive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,9 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@jonny/eslint-config": "3.0.281",
"@types/node": "18.14.6",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"eslint": "8.56.0",
"prettier": "3.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 0 additions & 2 deletions packages/shapes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@
},
"devDependencies": {
"@types/react-dom": "18.3.0",
"@jonny/eslint-config": "3.0.281",
"@testing-library/react": "^13.4.0",
"@types/node": "18.14.6",
"@types/react": "18.3.1",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"react": "18.3.1",
Expand Down
Loading

0 comments on commit 6dc0abf

Please sign in to comment.