mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-23 22:35:05 -04:00
initial commit
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
"dependencies": true,
|
||||
"internals": true,
|
||||
"has_own_property": true,
|
||||
"classes_array": true,
|
||||
"classes_object": true,
|
||||
"match_html": true
|
||||
}
|
||||
Reference in New Issue
Block a user