initial commit

This commit is contained in:
Nikita 2023-06-02 17:29:56 +03:00
commit 1fc59be401
38 changed files with 31653 additions and 0 deletions

3
.prettierrc.js Normal file
View file

@ -0,0 +1,3 @@
// Import the default config file and expose it in the project root.
// Useful for editor integrations.
module.exports = require("@wordpress/prettier-config");