1.4.5 • Published 10 months ago

@mediatool/frontend-tools v1.4.5

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
10 months 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.4.5

10 months ago

1.4.4

10 months ago

1.4.3

10 months ago

1.4.2

10 months ago

1.3.6

1 year ago

1.3.5

1 year ago

1.3.4

1 year ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.3

2 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago