mirror of
https://github.com/iconify/iconify.git
synced 2024-11-08 14:20:57 +00:00
6 lines
63 B
JavaScript
6 lines
63 B
JavaScript
|
'use strict';
|
||
|
|
||
|
module.exports = {
|
||
|
extends: 'recommended',
|
||
|
};
|