23ddc68ade
this also removes precommit scripts because they were cumbersome
13 lines
172 B
Plaintext
13 lines
172 B
Plaintext
{
|
|
"ignore": ["_document.js", "_aliases.js"],
|
|
"presets": [
|
|
[
|
|
"joyent-portal",
|
|
{
|
|
"aliases": true,
|
|
"autoAliases": true
|
|
}
|
|
]
|
|
]
|
|
}
|