Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 698 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (9 loc) · 698 Bytes

Contributing to love-typescript-definitions

Contributing via Code

Make sure to run npm install to install all dependencies.

When making any code change, make sure to run npm run fix:prettier to match current code formatting.

Contributing via Issues

Issues are welcome if there's any trouble with using these declarations.

Project Brief

This project aims to provide TypeScript declarations to build LÖVE 2D projects with TypeScriptToLua.

These definitions are obtained from the official wiki and/or the love-api.