1
0
mirror of https://github.com/flarum/core.git synced 2025-09-08 23:20:54 +02:00

Initial commit

This commit is contained in:
David Wheatley
2021-05-12 00:28:24 +01:00
commit 36f546aefa
5 changed files with 80 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "flarum-tsconfig",
"version": "0.1.0-beta.16",
"description": "Flarum's official Typescript config file",
"main": "tsconfig.json",
"repository": "https://github.com/flarum/flarum-tsconfig",
"author": "Flarum Team",
"license": "MIT"
}