mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-05 16:51:27 -08:00
Fix tslint errors
This commit is contained in:
parent
cf5d776270
commit
85951615a9
17 changed files with 41 additions and 200 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// @ts-nocheck
|
||||
|
||||
const path = require("path");
|
||||
const webpack = require("webpack");
|
||||
const utils = require("./buildutils");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue