Files
formbricks-formbricks/apps/formbricks-com/.eslintrc.js
Matti Nannt f6806dd953 Add Formbricks Website (#130)
* add formbricks website with blog and docs

Co-authored-by: knugget <johannes@knugget.de>
2022-11-04 14:49:38 +01:00

5 lines
63 B
JavaScript

module.exports = {
root: true,
extends: ["formbricks"],
};