Slight restructure

This commit is contained in:
dcodeIO
2017-12-12 16:08:54 +01:00
parent c8680b1e77
commit 3d544c2fe5
11 changed files with 19 additions and 25 deletions

View File

@ -1,5 +1,5 @@
{
"extends": "../../assembly.json",
"extends": "../assembly.json",
"compilerOptions": {
"diagnostics": true
},