Files
icehrm/test/frontend/.eslintrc
2020-05-20 18:47:29 +02:00

6 lines
146 B
Plaintext

// Use this file as a starting point for your project's .eslintrc.
// Copy this file, and add rule overrides as needed.
{
"extends": "airbnb"
}