3.0.1 • Published 11 months ago

@amedia/kragl v3.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 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');
3.0.1

11 months ago

2.0.5

1 year ago

3.0.0

1 year ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.4

2 years ago

2.0.1

2 years ago

2.0.1-next.2

2 years ago

2.0.1-next.1

2 years ago

2.0.1-next.4

2 years ago

2.0.1-next.3

2 years ago

2.0.1-next.0

2 years ago

2.0.0-next.2

2 years ago

2.0.0-next.3

2 years ago

2.0.0-next.0

2 years ago

2.0.0-next.1

2 years ago

2.0.0

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.3.4

2 years 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

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

6.0.0

3 years ago