0.2.1 • Published 1 month ago

eslint-plugin-rune v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

eslint-plugin-rune

This package is a collection of rules and configuration for writing safe logic code for the Multiplayer SDK.

Documentation

Developing

This package is written in TypeScript and needs to be built with yarn build. When developing it's easiest is to run the build and test scripts in watch mode in two separate terminals:

yarn build --watch
yarn test --watch

Contributing

We'd love to get your feedback these rules! Do let us know if you feel like some of our rules are excessively restrictive, or miss unsafe code. You can submit either an issue where you describe the code you want to run and why it's safe/unsafe OR a pull request where we ask for both valid and invalid test cases.

License

MIT © Rune AI Inc. 2022

0.2.1

1 month ago

0.2.0

7 months ago

0.1.10

10 months ago

0.1.11

9 months ago

0.1.8

10 months ago

0.1.9

10 months ago

0.1.7

12 months ago

0.1.6

12 months ago

0.1.4

1 year ago

0.1.5

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago