Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uhyo/akitainu-playground


https://github.com/uhyo/akitainu-playground

Last synced: about 1 month ago
JSON representation

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.