1
0
mirror of https://github.com/flarum/core.git synced 2025-08-31 11:52:16 +02:00

chore: add TS config

This commit is contained in:
David Wheatley
2021-12-29 13:44:24 +01:00
parent 6155046330
commit 8070247433
3 changed files with 67 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
"packageManager": "yarn@3.1.1",
"devDependencies": {
"@flarum/prettier-config": "^1.0.0",
"flarum-tsconfig": "^1.0.2",
"prettier": "^2.5.1"
}
}