UNPKG

vite-garden

Version:

Vite Garden -- a part of the threed.ai family of JavaScript-friendly food-growing libraries

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