Files
brpp.pl/wp-content/themes/brpp-prawo-podatki/.eslintrc
Roman Pyrih c4f5299f86 new template
2025-08-26 11:57:17 +02:00

9 lines
120 B
Plaintext

{
"extends": [
"plugin:@wordpress/eslint-plugin/esnext"
],
"env": {
"browser": true
}
}