1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-13 02:01:51 +00:00
tobspr_shapez.io/gulp
Даниїл Григор'єв 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
..
preloader Remove ads, analytics and Steam SSO, simplify HTML tasks (#21) 2024-04-16 10:25:16 +03:00
.gitignore Add steampipe files and upgrade electron 2020-09-29 19:07:48 +02:00
atlas2json.js ES modules and config refactor 2023-03-04 00:46:55 -06:00
build_variants.js Slight improvements for the build process (#19) 2024-04-14 19:03:27 +03:00
buildutils.js Remove cache busting 2024-04-20 13:23:02 +03:00
config.js improve dev watching 2024-04-24 21:19:31 -05:00
css.js improve dev watching 2024-04-24 21:19:31 -05:00
docs.js Redo ESLint and TypeScript compiler config 2024-04-27 00:23:34 +03:00
entitlements.plist MacOS Support 2022-04-13 15:43:58 +02:00
ftp.js Squashed commit of the following: 2024-04-24 17:57:30 -05:00
gulpfile.js Squashed commit of the following: 2024-04-24 17:57:30 -05:00
html.js Squashed commit of the following: 2024-04-24 17:57:30 -05:00
image-resources.js Squashed commit of the following: 2024-04-24 17:57:30 -05:00
js.js improve dev watching 2024-04-24 21:19:31 -05:00
loader.compressjson.cjs ES modules and config refactor 2023-03-04 00:46:55 -06:00
loader.strip_block.js Initial commit 2020-05-09 16:45:23 +02:00
local-config.js Squashed commit of the following: 2024-04-24 17:57:30 -05:00
mod.js Fix that whole export debacle (#1370) 2022-02-13 21:09:41 +01:00
sounds.js Squashed commit of the following: 2024-04-24 17:57:30 -05:00
standalone.js Squashed commit of the following: 2024-04-24 17:57:30 -05:00
tasks.js improve dev watching 2024-04-24 21:19:31 -05:00
translations.js Squashed commit of the following: 2024-04-24 17:57:30 -05:00
webpack.config.js Redo ESLint and TypeScript compiler config 2024-04-27 00:23:34 +03:00
webpack.production.config.js Redo ESLint and TypeScript compiler config 2024-04-27 00:23:34 +03:00