* MED-109: add doctor role and basic view * add role to accounts * remove old super admin and doctor sql
4 lines
93 B
JavaScript
4 lines
93 B
JavaScript
import eslintConfigBase from '@kit/eslint-config/base.js';
|
|
|
|
export default eslintConfigBase;
|