Initial commit: LACA parking management system
This commit is contained in:
5
frontend/.eslintrc.js
Normal file
5
frontend/.eslintrc.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
extends: [
|
||||
'@quasar/app-vite/eslint-config/index.js'
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user