UNPKG

geostyler-data

Version:

TypeScript Declaration File for the Data models of the GeoStyler project.

12 lines (11 loc) 168 B
module.exports = { extends: '@terrestris/eslint-config-typescript', rules: { camelcase: [ "off", { ignoreImports: true } ] } };