generated from nhcarrigan/template
feat: scaffold application
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 18s
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 18s
This commit is contained in:
5
server/eslint.config.js
Normal file
5
server/eslint.config.js
Normal file
@ -0,0 +1,5 @@
|
||||
import NaomisConfig from '@nhcarrigan/eslint-config';
|
||||
|
||||
export default [
|
||||
...NaomisConfig
|
||||
]
|
Reference in New Issue
Block a user