42.0.0 • Published 6 years ago

@hollowverse/config v42.0.0

Weekly downloads
1
License
Unlicense
Repository
github
Last release
6 years ago

@hollowverse/config Build Status

This repository contains shared configuration files used across multiple Hollowverse repositories.

Configuration Files

@hollowverse/config currently includes configuration files for:

How to use the shared configuration

  1. Install this package as dependency of your project:
    yarn add @hollowverse/config --dev
    # or
    npm install @hollowverse/config --save-dev
  2. Install the peer dependencies for each of the tools used in the new project.
  3. Extend your project configuration files with the corresponding files from this package. For example, here is how to extend tsconfig.json:
    {
      "extends": "./node_modules/@hollowverse/config/tsconfig.json"
    }
    Refer to each tool's documentation for more information on how to extend the configuration.
  4. Add properties to the configuration file to override the shared configuration as needed.

If you need help or wanna get in touch...

42.0.0

6 years ago

41.0.0

6 years ago

40.0.0

6 years ago

39.0.0

6 years ago

38.0.0

6 years ago

37.0.0

6 years ago

36.0.0

6 years ago

35.0.2

6 years ago

35.0.1

6 years ago

35.0.0

6 years ago

34.0.0

6 years ago

33.0.0

6 years ago

32.0.0

6 years ago

31.0.0

6 years ago

30.0.0

6 years ago

29.0.0

6 years ago

28.0.0

6 years ago

27.0.0

6 years ago

26.0.0

6 years ago

25.0.0

6 years ago

24.0.0

6 years ago

23.0.0

6 years ago

22.0.0

6 years ago

21.0.0

6 years ago

20.0.0

6 years ago

19.0.0

6 years ago

18.0.0

6 years ago

17.0.0

6 years ago

16.0.0

6 years ago

15.0.0

6 years ago

14.0.0

6 years ago

13.0.0

6 years ago

12.0.0

6 years ago

11.0.0

6 years ago

10.0.0

6 years ago

9.1.1

6 years ago

9.1.0

6 years ago

9.0.0

6 years ago

8.0.0

6 years ago

7.2.0

6 years ago

7.1.0

6 years ago

7.0.0

6 years ago

6.2.0

6 years ago

6.1.2

6 years ago

6.1.1

6 years ago

6.1.0

6 years ago

6.0.0

6 years ago

5.0.1

6 years ago

5.0.0

6 years ago

4.0.0

6 years ago