mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-23 06:59:29 -07:00
12 lines
225 B
JSON
12 lines
225 B
JSON
{
|
|
"ignoreFile": ".licenseignore",
|
|
"license": "LICENSE.HEADER",
|
|
"licenseFormats": {
|
|
"dotfile|licenseignore|gitignore|yml": {
|
|
"eachLine": {
|
|
"prepend": "# "
|
|
}
|
|
}
|
|
},
|
|
"regexIdentifier": "##"
|
|
}
|