UNPKG

react-garden

Version:

React + TypeScript + ThreeJS app using Material UI on NextJS, Apollo Client, GraphQL + WordPress REST APIs, for ThreeD web development.. a part of the threed.ai code family.

11 lines (10 loc) 148 B
module.exports = { plugins: ["cypress"], env: { mocha: true, "cypress/globals": true }, rules: { strict: "off" } };