3.0.0 • Published 3 months ago

@amedia/kragl v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

kragl

Usage

npm install --save-dev @amedia/kragl

Add some scripts to your package.json:

{
  "devDependencies": {
    "@amedia/kragl": "^0.0.0"
  },
  "scripts": {
    "format": "kragl format",
    "lint": "kragl lint",
    "lint-fix": "kragl lint --fix"
  }
}

Add a root .eslintrc.cjs:

module.exports = {
  extends: ['@amedia/eslint-config'],
};

Add a root prettier.config.cjs:

module.exports = require('@amedia/prettier-config');
2.0.5

4 months ago

3.0.0

4 months ago

2.0.3

6 months ago

2.0.2

6 months ago

2.0.4

6 months ago

2.0.1

10 months ago

2.0.1-next.2

10 months ago

2.0.1-next.1

10 months ago

2.0.1-next.4

10 months ago

2.0.1-next.3

10 months ago

2.0.1-next.0

10 months ago

2.0.0-next.2

11 months ago

2.0.0-next.3

11 months ago

2.0.0-next.0

11 months ago

2.0.0-next.1

11 months ago

2.0.0

11 months ago

1.3.6

12 months ago

1.3.5

12 months ago

1.3.4

12 months ago

1.3.3

12 months ago

1.3.2

12 months ago

1.3.1

12 months ago

1.3.0

1 year ago

1.2.3

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

6.0.0

2 years ago