1.3.6 • Published 1 day ago

@mediatool/frontend-tools v1.3.6

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 day ago

@mediatool/frontend-tools

Common configs and tooling for bundling, testing, linting frontend modules

Linting

Required to create an .eslintrc.js file in the target module containing the following;

module.exports = {
  extends: '@mediatool/eslint-config-mediatool',
}

Testing

yarn frontend-tools test Runs all tests

yarn frontend-tools test.unit Runs all unit tests

yarn frontend-tools test.unit.components Runs all component unit tests

yarn frontend-tools test.unit.functions Runs all function unit tests

yarn frontend-tools test.it Runs all integration tests

Cypress end to end tests are yet to be configured.

Development server

Yet to be configured.

Bundling

Yet to be configured.

1.3.6

1 day ago

1.3.5

3 months ago

1.3.4

3 months ago

1.3.3

4 months ago

1.3.2

8 months ago

1.3.1

8 months ago

1.3.0

8 months ago

1.2.3

11 months ago

1.2.2

1 year ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago