@remotion/eslint-config
Advanced tools
Comparing version 1.0.0-y.59 to 1.0.0-y.60
@@ -46,2 +46,7 @@ const xo = require("eslint-config-xo/esnext"); | ||
}, | ||
settings: { | ||
react: { | ||
version: "17.0.0", | ||
}, | ||
}, | ||
}; |
{ | ||
"name": "@remotion/eslint-config", | ||
"version": "1.0.0-y.59", | ||
"version": "1.0.0-y.60", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
2459
66