Thanks for your interest in contributing to this project. We don't have strict rules in general, but here are the things to be followed while contributing to this project.
yarn format
to do the magic)PascalCase
for the files containing a class (Eg: Illustrator
, LayerManager
etc.)lowercase
/camelCase
for other files.camelCase
for function namesPascalCase
for class names