Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ioffice/tslint-config-ioffice

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ioffice/tslint-config-ioffice - npm Package Versions

2

0.6.1

Diff

Changelog

Source

[0.6.1] - November 20, 2018

Sections

  • Import Order: There should be 3 groups for imports: 3rd Party Libs, iOFFICE, and project modules.
npm-ioffice
published 0.6.0 •

Changelog

Source

[0.6.0] - November 14, 2018

Sections

  • Type Assertion: forces use of as Type syntax.
  • Consecutive Blank Lines: Lets avoid them.
  • Import Order: Lets start alphabetizing and grouping our imports.
  • Multiline Imports: No way to enforce this yet, but an example has been included.
npm-ioffice
published 0.5.0 •

Changelog

Source

[0.5.0] - June 26, 2018

Sections

  • Single Space: using no-multi-spaces rule to avoid adding more than one unnecessary space.
  • Function Signature/Invocation: Specifying rule on how to deal with multi-line parameters.
npm-ioffice
published 0.4.1 •

Changelog

Source

[0.4.1] - May 18, 2018

  • Fix:io-export-style rule false reporting inside namespaces or declared modules.
npm-ioffice
published 0.4.0 •

Changelog

Source

[0.4.0] - May 7, 2018

  • Added rules to check the "Blocks" section.
  • Added "References" section.
npm-ioffice
published 0.3.1 •

Changelog

Source

[0.3.1] - May 3, 2018

  • Added trailing-comma rule.
npm-ioffice
published 0.2.0 •

Changelog

Source

[0.2.0] - April 27, 2018

  • Added tsconfig.core.json. This should provide a configuration related to errors in the code. Other configurations may use it by extending from ./node_modules/@ioffice/tslint-config-ioffice/tsconfig.core.json.

Tslint Rules

  • semicolon
  • no-interrable-types
npm-ioffice
published 0.1.0 •

Changelog

Source

[0.1.0] - April 26, 2018

  • First release of the guide.
  • There is only very basic rules.

Rules

  • io-export-style: This rule is very specific to iOffice and does not have any options. This rule is meant to disallow the use of multiple export keywords and to disallow the user of default exports.
npm-ioffice
published 0.0.1-beta.1804261156 •

npm-ioffice
published 0.0.1-beta.1804261152 •

2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc