cloned theme

This commit is contained in:
2020-09-12 17:42:31 +02:00
parent c16a9d449b
commit 2f4d62ccb6
35 changed files with 4212 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"extends": [
"plugin:@wordpress/eslint-plugin/esnext"
],
"env": {
"browser": true
}
}