aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
AgeCommit message (Collapse)AuthorFilesLines
2024-12-28docs(api): add refresh button to examples (#3301)ST-DDT1-0/+2
* docs(api): add refresh button to examples * chore: improve button behavior slightly * chore: improve output format * chore: ignore examples without recordable results * temp * chore: use svg button * chore: use json5 format for test * chore: simplify result formatting * test: add formatting tests * test: add e2e refresh test * test: use static test values * chore: fix regex * chore: simplify refresh placeholder * Update cypress/e2e/example-refresh.cy.ts * fix: handle property after function call * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * chore: format * chore: add comment --------- Co-authored-by: Shinigami <[email protected]>
2024-09-14fix: emit cts types (#3093)Shinigami1-4/+1
2024-06-19chore: replace obsolete mentions of typedoc (#2957)ST-DDT1-1/+1
2024-04-30infra: enable verbatimModuleSyntax (#2864)Shinigami1-0/+1
2024-04-01docs: rewrite api-docs generation using ts-morph (#2628)ST-DDT1-1/+1
2024-02-05chore(deps): update dependency prettier to v3.2.5 (#2639)renovate[bot]1-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2024-01-22chore(deps): update dependency prettier to v3.2.4 (#2615)renovate[bot]1-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2023-12-11infra(tsconfig): noImplicitAny (#2562)ST-DDT1-3/+0
2023-11-14infra: enable strictNullChecks in tsconfig (#2435)ST-DDT1-1/+0
2023-08-03fix(test): typedoc signature test issues (#2280)ST-DDT1-1/+6
2023-07-18chore: remove legacy locale folder (#2263)Shinigami1-1/+1
2023-07-18chore: enable strictBindCallApply (#2254)Shinigami1-1/+0
2023-07-15infra: reduce tsconfig complexity (#2102)Shinigami1-14/+16
2023-02-20chore: turn on noImplicitThis (#1842)ST-DDT1-0/+1
2023-02-15chore: activate noImplicitAny (#1839)Shinigami1-0/+1
2023-02-14chore: remove comments in tsconfig.json (#1811)Brad Beggs1-5/+0
2022-09-09test: e2e tests (#1362)Shinigami1-1/+2
2022-06-18fix: lower target to support Webpack 4 (#1085)Jess1-1/+1
2022-05-04refactor!: target es2020 (#848)Shinigami1-1/+2
2022-04-10refactor: log messages for unique fields (#828)Shinigami1-0/+1
2022-03-28chore: use a standardized deprecated function (#689)Shinigami1-1/+2
Co-authored-by: pkuczynski <[email protected]>
2022-03-21chore: partially activate strict mode (#651)Shinigami1-1/+9
2022-01-24build: bundle with esbuild (#257)Shinigami1-1/+1
2022-01-19fix: ts support for locales (#169)Shinigami1-1/+3
2022-01-14chore: only include srcShinigami921-1/+3
2022-01-14chore: setup ts buildShinigami921-0/+7