twenty/docs
gitstart-twenty ba86be2c5b
Remove the {...props} pattern and props coupling, and create an eslint rule for that (#1733)
* Remove the {...props} pattern and props coupling, and create an eslint rule for that

Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>

* Add another test to the new rule

Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>

---------

Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
2023-09-26 11:05:33 +02:00
..
docs Remove the {...props} pattern and props coupling, and create an eslint rule for that (#1733) 2023-09-26 11:05:33 +02:00
src Add Figma documentation (#1705) 2023-09-21 14:56:28 -07:00
static Add WSL instruction and IDE setup instruction (#1150) 2023-08-09 22:24:15 -07:00
.gitignore Install Docusaurus 2023-04-19 10:47:23 +02:00
babel.config.js Install Docusaurus 2023-04-19 10:47:23 +02:00
docusaurus.config.js Added a first round of docs for front end (#1246) 2023-08-17 15:16:48 -07:00
package.json Update install instruction in docs (#376) 2023-06-25 13:14:23 -07:00
README.md Improve documentation (#349) 2023-06-21 16:23:31 -07:00
sidebars.js Improve documentation (#349) 2023-06-21 16:23:31 -07:00
tsconfig.json Install Docusaurus 2023-04-19 10:47:23 +02:00
yarn.lock Improve documentation (#349) 2023-06-21 16:23:31 -07:00

Documentation

The docs here are managed through Docusaurus 2.

We recommend you go directly to the statically generated website rather than read them here.