mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-25 22:53:39 +01:00
Change linter config to antfu config and lint code
This commit is contained in:
2
types.ts
2
types.ts
@@ -43,5 +43,5 @@ export interface Activity {
|
||||
export const IDEs = [
|
||||
{ name: 'Visual Studio Code', icon: 'i-logos-visual-studio-code' },
|
||||
{ name: 'IntelliJ IDEA Ultimate', icon: 'i-logos-intellij-idea' },
|
||||
{ name: 'WebStorm', icon: 'i-logos-webstorm' }
|
||||
{ name: 'WebStorm', icon: 'i-logos-webstorm' },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user