mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
6 lines
126 B
JSON
6 lines
126 B
JSON
{
|
|
"env": {
|
|
"node": true
|
|
},
|
|
"extends": ["eslint:recommended", "plugin:@typescript-eslint/recommended", "prettier"]
|
|
}
|