mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-02-06 19:48:15 +00:00
6b8a57d957
Co-authored-by: Keegan George <kgeorge13@gmail.com>
11 lines
205 B
JSON
11 lines
205 B
JSON
{
|
|
"name": "discourse-ai",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@discourse/lint-configs": "^1.3.4",
|
|
"ember-template-lint": "^5.13.0",
|
|
"eslint": "^8.56.0",
|
|
"prettier": "^2.8.8"
|
|
}
|
|
}
|