Update coding standard to v3.0.0

This commit is contained in:
Alejandro Celaya
2024-06-20 14:56:32 +02:00
parent e4fcfdbdcd
commit f530fb4ceb
8 changed files with 834 additions and 99 deletions

4
eslint.config.js Normal file
View File

@@ -0,0 +1,4 @@
import shlink from '@shlinkio/eslint-config-js-coding-standard';
/* eslint-disable-next-line no-restricted-exports */
export default shlink;