Skip to content

Customizing Profile

hrax edited this page Feb 6, 2022 · 7 revisions

You can customize every profile by adding/editing one of the following files.

tables.json

{
  "tableName": {
    "fields": ["field1", "field2"]
  }
}

resources.json

eslint.json

Clone this wiki locally