3.0.2 • Published 1 month ago

@servicenow/eslint-plugin-sdk-app-plugin v3.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month ago

@servicenow/eslint-plugin-sdk-app-plugin

Plugin to disallow Browser and Node.js APIs not supported in rhino engine

Installation

npm install && npm i -g .

Usage

Add @servicenow/sdk-app-plugin to the plugins section and update the extends array with "plugin:sdk-app-plugin/recommended" as shown below in your .eslintrc configuration file.

{
    "plugins": ["@servicenow/sdk-app-plugin"],
    "extends": ["plugin:@servicenow/sdk-app-plugin/recommended"]
}

Refer to ServiceNow docs for more information

3.0.2

1 month ago

3.0.1

1 month ago

2.2.9

4 months ago

3.0.0

3 months ago

2.2.1

7 months ago

2.2.3

6 months ago

2.1.4

7 months ago

2.2.2

7 months ago

2.2.5

4 months ago

2.2.4

5 months ago

2.2.7

4 months ago

2.2.6

4 months ago

2.1.3

8 months ago

2.1.1

8 months ago

2.1.0

8 months ago

2.0.1

9 months ago

2.0.0

11 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago