11 lines
118 B
JSON
11 lines
118 B
JSON
{
|
|
"dependencies": {
|
|
"ags": "*",
|
|
"gnim": "*"
|
|
},
|
|
"prettier": {
|
|
"semi": false,
|
|
"tabWidth": 2
|
|
}
|
|
}
|