Toba Develop
Shared configurations for the development environment, including linting, code style and TypeScript compilation.
npm install @toba/develop --save-dev
TypeScript Configurations
Create tsconfig.json
with
Style and Linting
eslint
Shared eslint
configuration. To use, create .eslintrc
with
stylelint
For standard style linting, create .stylelintrc
with
prettier
For standard code formatting, create prettier.config.js
with
moduleexports = ;
License
Copyright © 2019 Jason Abbott
This software is licensed under the MIT license. See the LICENSE file accompanying this software for terms of use.