This website requires JavaScript.
Explore
Help
Sign In
Archives
/
tobspr_shapez.io
Watch
1
Star
0
Fork
0
You've already forked tobspr_shapez.io
mirror of
https://github.com/tobspr/shapez.io.git
synced
2024-10-27 20:34:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
226149a40f
tobspr_shapez.io
/
src
/
js
/
jsconfig.json
8 lines
114 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial commit
2020-05-09 14:45:23 +00:00
{
"compilerOptions"
:
{
"target"
:
"es6"
,
Run prettier on all files and add status badge
2020-05-14 07:01:38 +00:00
"checkJs"
:
true
Move item processing into separate methods
2020-09-19 15:55:36 +00:00
}
,
"include"
:
[
"./**/*.js"
]
Run prettier on all files and add status badge
2020-05-14 07:01:38 +00:00
}
Reference in New Issue
Copy Permalink