1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-14 02:31:51 +00:00
tobspr_shapez.io/src/js
Даниїл Григор'єв d8f378d7e1
Redo ESLint and TypeScript compiler config
Many configuration files in this repository were created a long time
ago, then were modified as problems occurred. Now that there is
TypeScript support, it makes sense to clean up this mess, at least by
making small steps. This configuration is based on strict settings, but
most of these are currently disabled - otherwise it would be too hard to
work with existing JavaScript code. The downside of this change is
pollution of files with warnings and errors, even though they are valid.

- ESLint/TypeScript upgraded
- TS configuration is now shared between arbitrary Node scripts, Gulp
  files and the Electron wrapper
- A few eslint-disable comments are removed
2024-04-27 00:23:34 +03:00
..
core Redo ESLint and TypeScript compiler config 2024-04-27 00:23:34 +03:00
game Redo ESLint and TypeScript compiler config 2024-04-27 00:23:34 +03:00
mods Add Most Useful TS files (#13) 2023-11-17 16:02:08 -06:00
platform Remove cache busting 2024-04-20 13:23:02 +03:00
profile Remove ads, analytics and Steam SSO, simplify HTML tasks (#21) 2024-04-16 10:25:16 +03:00
savegame Add Most Useful TS files (#13) 2023-11-17 16:02:08 -06:00
states Remove cache busting 2024-04-20 13:23:02 +03:00
webworkers Redo ESLint and TypeScript compiler config 2024-04-27 00:23:34 +03:00
.gitignore Compress sounds into atlas 2020-05-19 11:08:28 +02:00
application.js Remove ads, analytics and Steam SSO, simplify HTML tasks (#21) 2024-04-16 10:25:16 +03:00
changelog.js Removed china, wegame, gog and demo (#3) 2023-03-04 02:44:19 +02:00
globals.d.ts Remove ads, analytics and Steam SSO, simplify HTML tasks (#21) 2024-04-16 10:25:16 +03:00
jsx-runtime.ts Add support for JSX 2023-10-24 16:58:53 +03:00
languages.js ES modules and config refactor 2023-03-04 00:46:55 -06:00
main.js Rebalance levels, adjustments, etc 2022-06-22 10:22:20 +02:00
translations.js ES modules and config refactor 2023-03-04 00:46:55 -06:00