manifold/common/util
Marshall Polaris b8b1c0d056
Add tsconfig, more linting to common package (#324)
* Add tsconfig.json for common

* Prefer `const` over `let` over `var`

* Kill dead code

* Fix some trivial Typescript issues

* Turn on Typescript linting in common except for no-explicit-any

* Correctly specify tsconfig dir name in functions eslintrc
2022-05-25 17:12:36 -07:00
..
array.ts Embed market: dynamically adjust graph height 2022-03-24 12:03:17 -05:00
clean-username.ts User profile (#44) 2022-02-03 21:04:56 -06:00
format.ts Implement quick betting: directly from the market card (#291) 2022-05-23 23:44:16 -07:00
math.ts Numeric range markets!! (#146) 2022-05-19 12:42:03 -05:00
object.ts Add tsconfig, more linting to common package (#324) 2022-05-25 17:12:36 -07:00
parse.ts Enforce max question length, description length, and tag length. 2022-03-09 11:08:57 -06:00
promise.ts Fix leaderboard out of memory error with batchedWaitAll instead of Promise.all 2022-03-07 13:45:56 -08:00
random.ts Add tsconfig, more linting to common package (#324) 2022-05-25 17:12:36 -07:00
slugify.ts formatting 2022-01-10 17:52:03 -06:00
time.ts Add weekly activiation rate 2022-04-19 01:47:58 -05:00
types.ts Add weekly active users chart. Put daily active first. 2022-03-21 17:42:12 -05:00