Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uhyo/akitainu-playground
https://github.com/uhyo/akitainu-playground
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/uhyo/akitainu-playground
- Owner: uhyo
- Created: 2021-04-10T12:39:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-01T02:15:55.000Z (over 3 years ago)
- Last Synced: 2024-05-02T01:15:49.512Z (7 months ago)
- Language: JavaScript
- Size: 169 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Akitainu Example
This repository is an example setup of [akitainu](https://github.com/uhyo/akitainu/tree/master). **Feel free to try akitainu by sending a pull request to this repository!**
This repository has a standard ESLint configuration. Also, **akitainu** is set up so that changed files in PRs are checked with additional rule `@typescript-eslint/no-explicit-any`. Existing files (namely `src/any-paradise.ts`) does not trigger the rule (as long as that file is not changed).
Also, type checking by TypeScript is done via akitainu.
Check [pull requests](https://github.com/uhyo/akitainu-playground/pulls) to see how akitainu works.