mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 17:14:50 +00:00
5 lines
66 B
JavaScript
5 lines
66 B
JavaScript
module.exports = {
|
|
root: true,
|
|
extends: ['custom/library'],
|
|
}
|