- sern.config.json
-This config file, although not necessary, allows your project to communicate with our cli. For example, - when installing typescript plugins, the language property is necessary to install from our open source - repository. Using the cli and running sern init --sync on pre-existing projects should install this json - file in the root directory given. Or, if this is a brand-new project, sern init automatically installs it. -
- - - - -