17 lines
293 B
JSON
17 lines
293 B
JSON
{
|
|
"header": {
|
|
"prefix": "header_haskell",
|
|
"body": [
|
|
"{-",
|
|
"-- EPITECH PROJECT, 2023",
|
|
"-- $TM_DIRECTORY",
|
|
"-- File description:",
|
|
"-- $TM_FILENAME_BASE",
|
|
"-}",
|
|
"",
|
|
"$0"
|
|
],
|
|
"description": "Code snippet for haskell header"
|
|
}
|
|
}
|