Prettier fixes.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2022-11-04 15:51:54 -04:00
parent fce073f658
commit db52cb945e
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -273,4 +273,4 @@
}
}
}
}
}
@@ -1,3 +1,3 @@
{
"version": "1.0.0"
}
}
@@ -16,4 +16,4 @@
"node-gyp": "^9.0.0",
"typescript": "~4.6.4"
}
}
}
@@ -9,4 +9,4 @@
"files": [
"dist"
]
}
}
@@ -13,5 +13,5 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
export {}
console.log('Hello World.')
export {};
console.log('Hello World.');