You've already forked AstralRinth
forked from didirus/AstralRinth
fix: model issues & move to @modrinth/assets (#3911)
* fix: model issues & move to `@modrinth/assets` * revert: vscode settings change * fix: remove unused props
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
extends: ['custom/library'],
|
||||
ignorePatterns: ['**/*.scss', '**/*.svg', 'node_modules/', 'dist/'],
|
||||
ignorePatterns: ['**/*.scss', '**/*.svg', 'node_modules/', 'dist/', '**/*.gltf'],
|
||||
env: {
|
||||
node: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user