mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-22 22:37:37 +01:00
feat(tools): Aggiunta configurazione ESLint per PHPStorm
This commit is contained in:
parent
dd9785609a
commit
48b2109d03
6
.idea/jsLinters/eslint.xml
generated
Normal file
6
.idea/jsLinters/eslint.xml
generated
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="EslintConfiguration">
|
||||
<files-pattern value="{**/*,*}.{js,ts,jsx,tsx,html,php,vue}" />
|
||||
</component>
|
||||
</project>
|
Loading…
x
Reference in New Issue
Block a user