mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-02 01:40:57 +01:00
* Add README with basic documentation * Add exports.ts with required TS and Luau exports * Add build script to extract Luau exports from exports.ts * Setup pesde package manifest * Apply formatting, setup stylua
6 lines
82 B
Text
6 lines
82 B
Text
{
|
|
"printWidth": 120,
|
|
"tabWidth": 4,
|
|
"trailingComma": "all",
|
|
"useTabs": true
|
|
}
|